Searched refs:sdev_evt_alloc (Results 1 – 2 of 2) sorted by relevance
472 extern struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type,
2680 struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type, in sdev_evt_alloc() function2707 EXPORT_SYMBOL_GPL(sdev_evt_alloc);2720 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags); in sdev_evt_send_simple()