Searched refs:sdev_evt_alloc (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/
H A Dscsi_device.h356 extern struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/
H A Dscsi_device.h356 extern struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dscsi_lib.c2217 * sdev_evt_alloc - allocate a new scsi event
2223 struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type, function
2243 EXPORT_SYMBOL_GPL(sdev_evt_alloc); variable
2256 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_lib.c2217 * sdev_evt_alloc - allocate a new scsi event
2223 struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type, function
2243 EXPORT_SYMBOL_GPL(sdev_evt_alloc); variable
2256 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags);

Completed in 128 milliseconds