Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_MPI_TARGET_FCP_RSP_BUFFER Struct Reference

#include <mpi_targ.h>

Data Fields

U8 Reserved0 [8]
 
U8 Reserved1 [2]
 
U8 FcpFlags
 
U8 FcpStatus
 
U32 FcpResid
 
U32 FcpSenseLength
 
U32 FcpResponseLength
 
U8 FcpResponseData [8]
 
U8 FcpSenseData [32]
 

Detailed Description

Definition at line 475 of file mpi_targ.h.

Field Documentation

U8 FcpFlags

Definition at line 479 of file mpi_targ.h.

U32 FcpResid

Definition at line 481 of file mpi_targ.h.

U8 FcpResponseData[8]

Definition at line 484 of file mpi_targ.h.

U32 FcpResponseLength

Definition at line 483 of file mpi_targ.h.

U8 FcpSenseData[32]

Definition at line 485 of file mpi_targ.h.

U32 FcpSenseLength

Definition at line 482 of file mpi_targ.h.

U8 FcpStatus

Definition at line 480 of file mpi_targ.h.

U8 Reserved0[8]

Definition at line 477 of file mpi_targ.h.

U8 Reserved1[2]

Definition at line 478 of file mpi_targ.h.


The documentation for this struct was generated from the following file: