|
Linux Kernel
3.7.1
|
#include <mpi_init.h>
Data Fields | |
| U8 | TargetID |
| U8 | Bus |
| U8 | ChainOffset |
| U8 | Function |
| U8 | CDBLength |
| U8 | SenseBufferLength |
| U8 | Reserved |
| U8 | MsgFlags |
| U32 | MsgContext |
| U8 | LUN [8] |
| U32 | Control |
| U8 | CDB [16] |
| U32 | DataLength |
| U32 | SenseBufferLowAddr |
| SGE_IO_UNION | SGL |
Definition at line 76 of file mpi_init.h.
| U8 Bus |
Definition at line 79 of file mpi_init.h.
| U8 CDB[16] |
Definition at line 89 of file mpi_init.h.
| U8 CDBLength |
Definition at line 82 of file mpi_init.h.
| U8 ChainOffset |
Definition at line 80 of file mpi_init.h.
| U32 Control |
Definition at line 88 of file mpi_init.h.
| U32 DataLength |
Definition at line 90 of file mpi_init.h.
| U8 Function |
Definition at line 81 of file mpi_init.h.
| U8 LUN[8] |
Definition at line 87 of file mpi_init.h.
| U32 MsgContext |
Definition at line 86 of file mpi_init.h.
| U8 MsgFlags |
Definition at line 85 of file mpi_init.h.
| U8 Reserved |
Definition at line 84 of file mpi_init.h.
| U8 SenseBufferLength |
Definition at line 83 of file mpi_init.h.
| U32 SenseBufferLowAddr |
Definition at line 91 of file mpi_init.h.
| SGE_IO_UNION SGL |
Definition at line 92 of file mpi_init.h.
| U8 TargetID |
Definition at line 78 of file mpi_init.h.
1.8.2