Home
last modified time | relevance | path

Searched defs:scsi_driver (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h123415 struct scsi_driver { struct
123416 struct device_driver gendrv;
123417 void (*rescan)(struct device *);
123418 blk_status_t (*init_command)(struct scsi_cmnd *);
123419 void (*uninit_command)(struct scsi_cmnd *);
123420 int (*done)(struct scsi_cmnd *);
123421 int (*eh_action)(struct scsi_cmnd *, int);
123422 void (*eh_reset)(struct scsi_cmnd *);