|
Linux Kernel
3.7.1
|
#include <scsi_driver.h>
Data Fields | |
| struct module * | owner |
| struct device_driver | gendrv |
| void(* | rescan )(struct device *) |
| int(* | done )(struct scsi_cmnd *) |
| int(* | eh_action )(struct scsi_cmnd *, unsigned char *, int, int) |
Definition at line 13 of file scsi_driver.h.
Definition at line 18 of file scsi_driver.h.
Definition at line 19 of file scsi_driver.h.
| struct device_driver gendrv |
Definition at line 15 of file scsi_driver.h.
Definition at line 14 of file scsi_driver.h.
Definition at line 17 of file scsi_driver.h.
1.8.2