sdev_evt_send (9) Linux Manual Page
sdev_evt_send – send asserted event to uevent thread
Synopsis
void sdev_evt_send(struct scsi_device *sdev, struct scsi_event *evt);
Arguments
sdev
-
- scsi_device event occurred on
evt
- event to send
Description
Assert scsi device event asynchronously.
Authors
James Bottomley <James.Bottomley [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
