Query: sdev_evt_send_simple
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDEV_EVT_SEND_SIMPLE(9) SCSI mid layer SDEV_EVT_SEND_SIMPLE(9)NAMEsdev_evt_send_simple - send asserted event to uevent threadSYNOPSISvoid sdev_evt_send_simple(struct scsi_device * sdev, enum scsi_device_event evt_type, gfp_t gfpflags);ARGUMENTSsdev scsi_device event occurred on evt_type type of event to send gfpflags GFP flags for allocationDESCRIPTIONAssert scsi device event asynchronously, given an event type.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SDEV_EVT_SEND_SIMPLE(9)