*参照元 [#l03f5007]
#backlinks

*説明 [#bd1e7cb3]
-パス: [[linux-2.6.25/include/scsi/scsi_driver.h]]

-FIXME: これは何?
--説明


**参考 [#tb01746b]


*実装 [#c1797957]
 struct scsi_driver {
         struct module           *owner;
-
--[[linux-2.6.25/module]]

         struct device_driver    gendrv;
-
--[[linux-2.6.25/device_driver]]

         void (*rescan)(struct device *);
-
--[[linux-2.6.25/device]]

         int (*done)(struct scsi_cmnd *);
-
--[[linux-2.6.25/scsi_cmnd]]

 };


*コメント [#s3f6d1a1]
#comment

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS