FreeBSD kernel pms device code
agsaControllerInfo_s Struct Reference

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

#include <sa.h>

Data Fields

bit32 signature
 
bit32 fwInterfaceRev
 
bit32 hwRevision
 
bit32 fwRevision
 
bit32 ilaRevision
 
bit32 maxPendingIO
 
bit32 maxDevices
 
bit32 maxSgElements
 
bit32 queueSupport
 
bit8 phyCount
 
bit8 controllerSetting
 
bit8 PCILinkRate
 
bit8 PCIWidth
 
bit32 sasSpecsSupport
 
bit32 sdkInterfaceRev
 
bit32 sdkRevision
 

Detailed Description

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

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

Definition at line 2044 of file sa.h.

Field Documentation

◆ controllerSetting

bit8 agsaControllerInfo_s::controllerSetting

Definition at line 2062 of file sa.h.

Referenced by mpiWaitForConfigTable(), and saGetControllerInfo().

◆ fwInterfaceRev

bit32 agsaControllerInfo_s::fwInterfaceRev

Definition at line 2047 of file sa.h.

Referenced by mpiInitialize(), mpiWaitForConfigTable(), and saGetControllerInfo().

◆ fwRevision

bit32 agsaControllerInfo_s::fwRevision

Definition at line 2049 of file sa.h.

Referenced by mpiWaitForConfigTable(), saGetControllerInfo(), and tiCOMMgntIOCTL().

◆ hwRevision

bit32 agsaControllerInfo_s::hwRevision

Definition at line 2048 of file sa.h.

Referenced by mpiWaitForConfigTable(), and saGetControllerInfo().

◆ ilaRevision

bit32 agsaControllerInfo_s::ilaRevision

Definition at line 2050 of file sa.h.

Referenced by mpiWaitForConfigTable(), and saGetControllerInfo().

◆ maxDevices

bit32 agsaControllerInfo_s::maxDevices

Definition at line 2052 of file sa.h.

Referenced by mpiWaitForConfigTable(), and saGetControllerInfo().

◆ maxPendingIO

bit32 agsaControllerInfo_s::maxPendingIO

Definition at line 2051 of file sa.h.

Referenced by mpiWaitForConfigTable(), saGetControllerInfo(), and saInitialize().

◆ maxSgElements

bit32 agsaControllerInfo_s::maxSgElements

Definition at line 2053 of file sa.h.

Referenced by mpiWaitForConfigTable(), and saGetControllerInfo().

◆ PCILinkRate

bit8 agsaControllerInfo_s::PCILinkRate

Definition at line 2065 of file sa.h.

Referenced by saGetControllerInfo(), and tiCOMMgntIOCTL().

◆ PCIWidth

bit8 agsaControllerInfo_s::PCIWidth

Definition at line 2066 of file sa.h.

Referenced by saGetControllerInfo(), and tiCOMMgntIOCTL().

◆ phyCount

bit8 agsaControllerInfo_s::phyCount

Definition at line 2061 of file sa.h.

Referenced by mpiWaitForConfigTable(), saGetControllerInfo(), and tdsaGetPhyGeneralStatusIoctl().

◆ queueSupport

bit32 agsaControllerInfo_s::queueSupport

Definition at line 2054 of file sa.h.

Referenced by mpiWaitForConfigTable(), and saGetControllerInfo().

◆ sasSpecsSupport

bit32 agsaControllerInfo_s::sasSpecsSupport

Definition at line 2067 of file sa.h.

Referenced by mpiWaitForConfigTable(), and saGetControllerInfo().

◆ sdkInterfaceRev

bit32 agsaControllerInfo_s::sdkInterfaceRev

Definition at line 2068 of file sa.h.

Referenced by mpiWaitForConfigTable(), and saGetControllerInfo().

◆ sdkRevision

bit32 agsaControllerInfo_s::sdkRevision

Definition at line 2069 of file sa.h.

Referenced by mpiWaitForConfigTable(), saGetControllerInfo(), and tiCOMMgntIOCTL().

◆ signature

bit32 agsaControllerInfo_s::signature

Definition at line 2046 of file sa.h.

Referenced by mpiWaitForConfigTable(), saGetControllerInfo(), and tiCOMMgntIOCTL().


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