Searched refs:scsi_device_event (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/scsi/
H A Dscsi_error.c461 enum scsi_device_event evt_type = SDEV_EVT_MAXBITS; /* i.e. none */
H A Dscsi_lib.c2591 enum scsi_device_event evt_type;
2656 struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type,
2694 enum scsi_device_event evt_type, gfp_t gfpflags)
/linux-master/include/scsi/
H A Dscsi_device.h66 enum scsi_device_event { enum
83 enum scsi_device_event evt_type;
469 extern struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type,
473 enum scsi_device_event evt_type, gfp_t gfpflags);

Completed in 219 milliseconds