FreeBSD kernel pms device code
agsaGpioReadInfo_s Struct Reference

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

#include <sa.h>

Data Fields

bit32 gpioReadValue
 
bit32 gpioInputEnabled
 
bit32 gpioEventLevelChangePart1
 
bit32 gpioEventLevelChangePart2
 
bit32 gpioEventRisingEdgePart1
 
bit32 gpioEventRisingEdgePart2
 
bit32 gpioEventFallingEdgePart1
 
bit32 gpioEventFallingEdgePart2
 

Detailed Description

describe a GPIO Read Infomation in the SAS/SATA hardware

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

Definition at line 2138 of file sa.h.

Field Documentation

◆ gpioEventFallingEdgePart1

bit32 agsaGpioReadInfo_s::gpioEventFallingEdgePart1

Definition at line 2146 of file sa.h.

Referenced by ostiGetGpioIOCTLRsp().

◆ gpioEventFallingEdgePart2

bit32 agsaGpioReadInfo_s::gpioEventFallingEdgePart2

Definition at line 2147 of file sa.h.

Referenced by ostiGetGpioIOCTLRsp().

◆ gpioEventLevelChangePart1

bit32 agsaGpioReadInfo_s::gpioEventLevelChangePart1

Definition at line 2142 of file sa.h.

Referenced by ostiGetGpioIOCTLRsp().

◆ gpioEventLevelChangePart2

bit32 agsaGpioReadInfo_s::gpioEventLevelChangePart2

Definition at line 2143 of file sa.h.

Referenced by ostiGetGpioIOCTLRsp().

◆ gpioEventRisingEdgePart1

bit32 agsaGpioReadInfo_s::gpioEventRisingEdgePart1

Definition at line 2144 of file sa.h.

Referenced by ostiGetGpioIOCTLRsp().

◆ gpioEventRisingEdgePart2

bit32 agsaGpioReadInfo_s::gpioEventRisingEdgePart2

Definition at line 2145 of file sa.h.

Referenced by ostiGetGpioIOCTLRsp().

◆ gpioInputEnabled

bit32 agsaGpioReadInfo_s::gpioInputEnabled

Definition at line 2141 of file sa.h.

Referenced by ostiGetGpioIOCTLRsp().

◆ gpioReadValue

bit32 agsaGpioReadInfo_s::gpioReadValue

Definition at line 2140 of file sa.h.

Referenced by ostiGetGpioIOCTLRsp().


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