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)
| Related Man Pages |
|---|
| kcalloc(9) - suse |
| blk_make_request(9) - centos |
| kmalloc_array(9) - centos |
| srp_reconnect_rport(9) - centos |
| tapset::scsi(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |