Searched refs:sdev_evt_alloc (Results 1 – 1 of 1) sorted by relevance
2565 struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type, in sdev_evt_alloc() function2592 EXPORT_SYMBOL_GPL(sdev_evt_alloc);2605 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags); in sdev_evt_send_simple()