FreeBSD kernel pms device code
agsaGpioPinSetupInfo_t Struct Reference

describe a GPIO Pin Setup Infomation in the SAS/SATA hardware More...

#include <sa.h>

Data Fields

bit32 gpioPinMask
 
bit32 gpioInputEnabled
 
bit32 gpioTypePart1
 
bit32 gpioTypePart2
 

Detailed Description

describe a GPIO Pin Setup Infomation in the SAS/SATA hardware

Describe a configuration for a GPIO Pin Setup Infomation in the SAS/SATA hardware

Definition at line 2114 of file sa.h.

Field Documentation

◆ gpioInputEnabled

bit32 agsaGpioPinSetupInfo_t::gpioInputEnabled

Definition at line 2117 of file sa.h.

Referenced by mpiGPIORsp(), ossaGpioResponseCB(), ostiGetGpioIOCTLRsp(), and saGpioPinSetup().

◆ gpioPinMask

bit32 agsaGpioPinSetupInfo_t::gpioPinMask

Definition at line 2116 of file sa.h.

◆ gpioTypePart1

bit32 agsaGpioPinSetupInfo_t::gpioTypePart1

Definition at line 2118 of file sa.h.

Referenced by mpiGPIORsp(), ossaGpioResponseCB(), ostiGetGpioIOCTLRsp(), and saGpioPinSetup().

◆ gpioTypePart2

bit32 agsaGpioPinSetupInfo_t::gpioTypePart2

Definition at line 2119 of file sa.h.

Referenced by mpiGPIORsp(), ossaGpioResponseCB(), ostiGetGpioIOCTLRsp(), and saGpioPinSetup().


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