Searched refs:sdev_evt_alloc (Results 1 – 2 of 2) sorted by relevance
466 extern struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type,
2563 struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type, in sdev_evt_alloc() function2590 EXPORT_SYMBOL_GPL(sdev_evt_alloc);2603 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags); in sdev_evt_send_simple()