Home
last modified time | relevance | path

Searched refs:sdev_evt_send (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/scsi/
H A Dscsi_device.h470 extern void sdev_evt_send(struct scsi_device *sdev, struct scsi_event *evt);
/openbmc/linux/drivers/scsi/
H A Dscsi_lib.c2536 void sdev_evt_send(struct scsi_device *sdev, struct scsi_event *evt) in sdev_evt_send() function
2555 EXPORT_SYMBOL_GPL(sdev_evt_send);
2611 sdev_evt_send(sdev, evt); in sdev_evt_send_simple()