|
Linux Kernel
3.7.1
|
#include <lpfc_hw4.h>
Data Fields | |
| struct { | |
| uint32_t word6 | |
| uint32_t timeout | |
| uint32_t request_length | |
| uint32_t word9 | |
| } | request |
| struct { | |
| uint32_t word6 | |
| uint32_t word7 | |
| uint32_t response_length | |
| uint32_t actual_response_length | |
| } | response |
Definition at line 793 of file lpfc_hw4.h.
| uint32_t actual_response_length |
Definition at line 845 of file lpfc_hw4.h.
| struct { ... } request |
| uint32_t request_length |
Definition at line 809 of file lpfc_hw4.h.
| struct { ... } response |
| uint32_t response_length |
Definition at line 844 of file lpfc_hw4.h.
| uint32_t timeout |
Definition at line 808 of file lpfc_hw4.h.
| uint32_t word6 |
Definition at line 795 of file lpfc_hw4.h.
| uint32_t word7 |
Definition at line 837 of file lpfc_hw4.h.
| uint32_t word9 |
Definition at line 810 of file lpfc_hw4.h.
1.8.2