FreeBSD kernel pms device code
agsaControllerStatus_s Struct Reference

describe a status for a Controller in the SAS/SATA hardware More...

#include <sa.h>

Collaboration diagram for agsaControllerStatus_s:

Data Fields

agsaFatalErrorInfo_t fatalErrorInfo
 
bit32 interfaceState
 
bit32 iqFreezeState0
 
bit32 iqFreezeState1
 
bit32 tickCount0
 
bit32 tickCount1
 
bit32 tickCount2
 
bit32 phyStatus [8]
 
bit32 recoverableErrorInfo [8]
 
bit32 bootStatus
 
bit16 bootComponentState [8]
 

Detailed Description

describe a status for a Controller in the SAS/SATA hardware

Describe a general status for a controller in the SAS/SATA hardware

Definition at line 2077 of file sa.h.

Field Documentation

◆ bootComponentState

bit16 agsaControllerStatus_s::bootComponentState[8]

Definition at line 2092 of file sa.h.

Referenced by saGetControllerStatus().

◆ bootStatus

bit32 agsaControllerStatus_s::bootStatus

Definition at line 2091 of file sa.h.

Referenced by saGetControllerStatus().

◆ fatalErrorInfo

agsaFatalErrorInfo_t agsaControllerStatus_s::fatalErrorInfo

Definition at line 2079 of file sa.h.

Referenced by saGetControllerStatus(), and tiCOMReset().

◆ interfaceState

bit32 agsaControllerStatus_s::interfaceState

Definition at line 2080 of file sa.h.

Referenced by saGetControllerStatus().

◆ iqFreezeState0

bit32 agsaControllerStatus_s::iqFreezeState0

Definition at line 2084 of file sa.h.

Referenced by saGetControllerStatus().

◆ iqFreezeState1

bit32 agsaControllerStatus_s::iqFreezeState1

Definition at line 2085 of file sa.h.

Referenced by saGetControllerStatus().

◆ phyStatus

bit32 agsaControllerStatus_s::phyStatus[8]

Definition at line 2089 of file sa.h.

Referenced by saGetControllerStatus().

◆ recoverableErrorInfo

bit32 agsaControllerStatus_s::recoverableErrorInfo[8]

Definition at line 2090 of file sa.h.

Referenced by saGetControllerStatus().

◆ tickCount0

bit32 agsaControllerStatus_s::tickCount0

Definition at line 2086 of file sa.h.

Referenced by saGetControllerStatus().

◆ tickCount1

bit32 agsaControllerStatus_s::tickCount1

Definition at line 2087 of file sa.h.

Referenced by saGetControllerStatus().

◆ tickCount2

bit32 agsaControllerStatus_s::tickCount2

Definition at line 2088 of file sa.h.

Referenced by saGetControllerStatus().


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