FreeBSD kernel pms device code
agsaGetDevInfoRspV_s Struct Reference

the data structure of Get Device Info Response V More...

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 status
 
bit32 deviceId
 
bit32 ARSrateSMPTimeOutPortID
 
bit32 IRMcnITNexusTimeOut
 
bit8 sasAddrHi [4]
 
bit8 sasAddrLow [4]
 
bit32 reserved [8]
 

Detailed Description

the data structure of Get Device Info Response V

use to describe MPI Get Device Info Response (64 bytes)

Definition at line 1221 of file sampidefs.h.

Field Documentation

◆ ARSrateSMPTimeOutPortID

bit32 agsaGetDevInfoRspV_s::ARSrateSMPTimeOutPortID

Definition at line 1225 of file sampidefs.h.

◆ deviceId

bit32 agsaGetDevInfoRspV_s::deviceId

Definition at line 1224 of file sampidefs.h.

◆ IRMcnITNexusTimeOut

bit32 agsaGetDevInfoRspV_s::IRMcnITNexusTimeOut

Definition at line 1226 of file sampidefs.h.

◆ reserved

bit32 agsaGetDevInfoRspV_s::reserved[8]

Definition at line 1229 of file sampidefs.h.

◆ sasAddrHi

bit8 agsaGetDevInfoRspV_s::sasAddrHi[4]

Definition at line 1227 of file sampidefs.h.

Referenced by mpiGetDevInfoRsp().

◆ sasAddrLow

bit8 agsaGetDevInfoRspV_s::sasAddrLow[4]

Definition at line 1228 of file sampidefs.h.

Referenced by mpiGetDevInfoRsp().

◆ status

bit32 agsaGetDevInfoRspV_s::status

Definition at line 1223 of file sampidefs.h.

◆ tag

bit32 agsaGetDevInfoRspV_s::tag

Definition at line 1222 of file sampidefs.h.


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