FreeBSD kernel pms device code
agsaGpioEventSetupInfo_s Struct Reference

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

#include <sa.h>

Data Fields

bit32 gpioPinMask
 
bit32 gpioEventLevel
 
bit32 gpioEventRisingEdge
 
bit32 gpioEventFallingEdge
 

Detailed Description

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

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

Definition at line 2101 of file sa.h.

Field Documentation

◆ gpioEventFallingEdge

bit32 agsaGpioEventSetupInfo_s::gpioEventFallingEdge

Definition at line 2106 of file sa.h.

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

◆ gpioEventLevel

bit32 agsaGpioEventSetupInfo_s::gpioEventLevel

Definition at line 2104 of file sa.h.

Referenced by mpiGPIORsp(), ossaGpioResponseCB(), and saGpioEventSetup().

◆ gpioEventRisingEdge

bit32 agsaGpioEventSetupInfo_s::gpioEventRisingEdge

Definition at line 2105 of file sa.h.

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

◆ gpioPinMask

bit32 agsaGpioEventSetupInfo_s::gpioPinMask

Definition at line 2103 of file sa.h.


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