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 3.10 June 2014 SDEV_EVT_ALLOC(9)