|
Linux Kernel
3.7.1
|
Data Fields | |
| uint32_t | type |
| union { | |
| struct lpfc_bsg_event * evt | |
| struct lpfc_bsg_iocb iocb | |
| struct lpfc_bsg_mbox mbox | |
| struct lpfc_bsg_menlo menlo | |
| } | context_un |
Definition at line 109 of file lpfc_bsg.c.
| union { ... } context_un |
| struct lpfc_bsg_event* evt |
Definition at line 112 of file lpfc_bsg.c.
Definition at line 113 of file lpfc_bsg.c.
| struct lpfc_bsg_mbox mbox |
Definition at line 114 of file lpfc_bsg.c.
| struct lpfc_bsg_menlo menlo |
Definition at line 115 of file lpfc_bsg.c.
Definition at line 110 of file lpfc_bsg.c.
1.8.2