Linux Kernel
3.7.1
|
Data Fields | |
struct lpfc_iocbq * | cmdiocbq |
struct lpfc_iocbq * | rspiocbq |
struct lpfc_dmabuf * | bmp |
struct fc_bsg_job * | set_job |
Definition at line 96 of file lpfc_bsg.c.
struct lpfc_dmabuf* bmp |
Definition at line 99 of file lpfc_bsg.c.
struct lpfc_iocbq* cmdiocbq |
Definition at line 97 of file lpfc_bsg.c.
struct lpfc_iocbq* rspiocbq |
Definition at line 98 of file lpfc_bsg.c.
struct fc_bsg_job* set_job |
Definition at line 102 of file lpfc_bsg.c.