Searched refs:scsi_device_event (Results 1 – 3 of 3) sorted by relevance
66 enum scsi_device_event { enum83 enum scsi_device_event evt_type;430 extern struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type,434 enum scsi_device_event evt_type, gfp_t gfpflags);
2446 enum scsi_device_event evt_type; in scsi_evt_thread()2511 struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type, in sdev_evt_alloc()2549 enum scsi_device_event evt_type, gfp_t gfpflags) in sdev_evt_send_simple()
454 enum scsi_device_event evt_type = SDEV_EVT_MAXBITS; /* i.e. none */ in scsi_report_sense()
Completed in 20 milliseconds