FreeBSD kernel pms device code
agsaSGpioReqResponse_s Struct Reference

describe a serial GPIO request and response in the SAS/SATA hardware More...

#include <sa.h>

Data Fields

bit8 smpFrameType
 
bit8 function
 
bit8 registerType
 
bit8 registerIndex
 
bit8 registerCount
 
bit8 functionResult
 
bit32 readWriteData [OSSA_SGPIO_MAX_READ_DATA_COUNT]
 

Detailed Description

describe a serial GPIO request and response in the SAS/SATA hardware

Describe the fields required for serial GPIO request and response in the SAS/SATA hardware

Definition at line 2155 of file sa.h.

Field Documentation

◆ function

bit8 agsaSGpioReqResponse_s::function

Definition at line 2158 of file sa.h.

Referenced by mpiSGpioRsp(), ossaSGpioCB(), saSgpio(), SendSgpioRequest(), and tdsaSGpioIoctlSetup().

◆ functionResult

bit8 agsaSGpioReqResponse_s::functionResult

Definition at line 2162 of file sa.h.

Referenced by mpiSGpioRsp(), and ossaSGpioCB().

◆ readWriteData

bit32 agsaSGpioReqResponse_s::readWriteData[OSSA_SGPIO_MAX_READ_DATA_COUNT]

Definition at line 2163 of file sa.h.

Referenced by mpiSGpioRsp(), saSgpio(), and SendSgpioRequest().

◆ registerCount

bit8 agsaSGpioReqResponse_s::registerCount

Definition at line 2161 of file sa.h.

Referenced by saSgpio(), SendSgpioRequest(), and tdsaSGpioIoctlSetup().

◆ registerIndex

bit8 agsaSGpioReqResponse_s::registerIndex

Definition at line 2160 of file sa.h.

Referenced by saSgpio(), SendSgpioRequest(), and tdsaSGpioIoctlSetup().

◆ registerType

bit8 agsaSGpioReqResponse_s::registerType

Definition at line 2159 of file sa.h.

Referenced by saSgpio(), SendSgpioRequest(), and tdsaSGpioIoctlSetup().

◆ smpFrameType

bit8 agsaSGpioReqResponse_s::smpFrameType

Definition at line 2157 of file sa.h.

Referenced by mpiSGpioRsp(), ossaSGpioCB(), saSgpio(), SendSgpioRequest(), and tdsaSGpioIoctlSetup().


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