Home
last modified time | relevance | path

Searched refs:scsi_device_event (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/scsi/
Dscsi_device.h52 enum scsi_device_event { enum
60 enum scsi_device_event evt_type;
359 extern struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type,
363 enum scsi_device_event evt_type, gfp_t gfpflags);
/linux-2.6.39/drivers/scsi/
Dscsi_lib.c2257 struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type, in sdev_evt_alloc()
2288 enum scsi_device_event evt_type, gfp_t gfpflags) in sdev_evt_send_simple()