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

/drivers/scsi/
H A Dscsi_lib.c2684 * sdev_evt_alloc - allocate a new scsi event
2690 struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type, function
2715 EXPORT_SYMBOL_GPL(sdev_evt_alloc); variable
2728 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags);

Completed in 32 milliseconds