FreeBSD kernel pms device code
agsaSSPIniIOStartCmd_s Struct Reference

the data structure of SSP INI IO Start Command More...

#include <sampidefs.h>

Collaboration diagram for agsaSSPIniIOStartCmd_s:

Data Fields

bit32 tag
 
bit32 deviceId
 
bit32 dataLen
 
bit32 dirMTlr
 
agsaSSPCmdInfoUnit_t SSPInfoUnit
 
bit32 AddrLow0
 
bit32 AddrHi0
 
bit32 Len0
 
bit32 E0
 

Detailed Description

the data structure of SSP INI IO Start Command

use to describe MPI SSP INI IO Start Command (64 bytes)

Definition at line 237 of file sampidefs.h.

Field Documentation

◆ AddrHi0

bit32 agsaSSPIniIOStartCmd_s::AddrHi0

Definition at line 244 of file sampidefs.h.

Referenced by saSSPStart().

◆ AddrLow0

bit32 agsaSSPIniIOStartCmd_s::AddrLow0

Definition at line 243 of file sampidefs.h.

Referenced by saSSPStart().

◆ dataLen

bit32 agsaSSPIniIOStartCmd_s::dataLen

Definition at line 240 of file sampidefs.h.

◆ deviceId

bit32 agsaSSPIniIOStartCmd_s::deviceId

Definition at line 239 of file sampidefs.h.

◆ dirMTlr

bit32 agsaSSPIniIOStartCmd_s::dirMTlr

Definition at line 241 of file sampidefs.h.

Referenced by saSSPStart().

◆ E0

bit32 agsaSSPIniIOStartCmd_s::E0

Definition at line 246 of file sampidefs.h.

Referenced by saSSPStart().

◆ Len0

bit32 agsaSSPIniIOStartCmd_s::Len0

Definition at line 245 of file sampidefs.h.

Referenced by saSSPStart().

◆ SSPInfoUnit

agsaSSPCmdInfoUnit_t agsaSSPIniIOStartCmd_s::SSPInfoUnit

Definition at line 242 of file sampidefs.h.

Referenced by saSSPStart().

◆ tag

bit32 agsaSSPIniIOStartCmd_s::tag

Definition at line 238 of file sampidefs.h.


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