|
Linux Kernel
3.7.1
|
Data Fields | |
| struct lpfc_iocbq * | cmdiocbq |
| struct lpfc_iocbq * | rspiocbq |
| struct lpfc_dmabuf * | bmp |
| struct lpfc_nodelist * | ndlp |
| struct fc_bsg_job * | set_job |
Definition at line 71 of file lpfc_bsg.c.
| struct lpfc_dmabuf* bmp |
Definition at line 74 of file lpfc_bsg.c.
| struct lpfc_iocbq* cmdiocbq |
Definition at line 72 of file lpfc_bsg.c.
| struct lpfc_nodelist* ndlp |
Definition at line 75 of file lpfc_bsg.c.
| struct lpfc_iocbq* rspiocbq |
Definition at line 73 of file lpfc_bsg.c.
| struct fc_bsg_job* set_job |
Definition at line 78 of file lpfc_bsg.c.
1.8.2