Searched refs:sdev_evt_alloc (Results 1 – 2 of 2) sorted by relevance
469 extern struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type,
2676 struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type, in sdev_evt_alloc() function2703 EXPORT_SYMBOL_GPL(sdev_evt_alloc);2716 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags); in sdev_evt_send_simple()