Query: sdev_evt_alloc
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDEV_EVT_ALLOC(9) SCSI mid layer SDEV_EVT_ALLOC(9)NAMEsdev_evt_alloc - allocate a new scsi eventSYNOPSISstruct scsi_event * sdev_evt_alloc(enum scsi_device_event evt_type, gfp_t gfpflags);ARGUMENTSevt_type type of event to allocate gfpflags GFP flags for allocationDESCRIPTIONAllocates and returns a new scsi_event.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SDEV_EVT_ALLOC(9)