|
Linux Kernel
3.7.1
|
#include <mpi_raid.h>
Data Fields | |
| U8 | PhysDiskNum |
| U8 | Reserved1 |
| U8 | ChainOffset |
| U8 | Function |
| U8 | CDBLength |
| U8 | SenseBufferLength |
| U8 | Reserved2 |
| U8 | MsgFlags |
| U32 | MsgContext |
| U8 | LUN [8] |
| U32 | Control |
| U8 | CDB [16] |
| U32 | DataLength |
| U32 | SenseBufferLowAddr |
| SGE_IO_UNION | SGL |
Definition at line 174 of file mpi_raid.h.
| U8 CDB[16] |
Definition at line 187 of file mpi_raid.h.
| U8 CDBLength |
Definition at line 180 of file mpi_raid.h.
| U8 ChainOffset |
Definition at line 178 of file mpi_raid.h.
| U32 Control |
Definition at line 186 of file mpi_raid.h.
| U32 DataLength |
Definition at line 188 of file mpi_raid.h.
| U8 Function |
Definition at line 179 of file mpi_raid.h.
| U8 LUN[8] |
Definition at line 185 of file mpi_raid.h.
| U32 MsgContext |
Definition at line 184 of file mpi_raid.h.
| U8 MsgFlags |
Definition at line 183 of file mpi_raid.h.
| U8 PhysDiskNum |
Definition at line 176 of file mpi_raid.h.
| U8 Reserved1 |
Definition at line 177 of file mpi_raid.h.
| U8 Reserved2 |
Definition at line 182 of file mpi_raid.h.
| U8 SenseBufferLength |
Definition at line 181 of file mpi_raid.h.
| U32 SenseBufferLowAddr |
Definition at line 189 of file mpi_raid.h.
| SGE_IO_UNION SGL |
Definition at line 190 of file mpi_raid.h.
1.8.2