Send asserted event to uevent thread
void sdev_evt_send(struct scsi_device * sdev, struct scsi_event * evt);
sdev
scsi_device event occurred on
evt
event to send
Assert scsi device event asynchronously.
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>