1SDEV_EVT_ALLOC(9)               SCSI mid layer               SDEV_EVT_ALLOC(9)
2
3
4

NAME

6       sdev_evt_alloc - allocate a new scsi event
7

SYNOPSIS

9       struct scsi_event * sdev_evt_alloc(enum scsi_device_event evt_type,
10                                          gfp_t gfpflags);
11

ARGUMENTS

13       evt_type
14           type of event to allocate
15
16       gfpflags
17           GFP flags for allocation
18

DESCRIPTION

20       Allocates and returns a new scsi_event.
21

AUTHORS

23       James Bottomley <James.Bottomley@hansenpartnership.com>
24           Author.
25
26       Rob Landley <rob@landley.net>
27           Author.
28
30Kernel Hackers Manual 3.10         June 2019                 SDEV_EVT_ALLOC(9)
Impressum