FC_GET_EVENT_NUMBER(9) SCSI mid layer FC_GET_EVENT_NUMBER(9)NAMEfc_get_event_number - Obtain the next sequential FC event numberSYNOPSISu32 fc_get_event_number(void);ARGUMENTSvoid no argumentsNOTESWe could have inlined this, but it would have required fc_event_seq to be exposed. For now, live with the subroutine call. Atomic used to avoid lock/unlock...AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 FC_GET_EVENT_NUMBER(9)