FreeBSD kernel pms device code
agsaQueueOutbound_s Struct Reference

#include <sa.h>

Data Fields

bit32 elementCount:16
 
bit32 elementSize:16
 
bit32 interruptDelay:16
 
bit32 interruptCount:16
 
bit32 interruptVectorIndex:8
 
bit32 interruptEnable:1
 
bit32 reserved:23
 

Detailed Description

Definition at line 2388 of file sa.h.

Field Documentation

◆ elementCount

bit32 agsaQueueOutbound_s::elementCount

Definition at line 2390 of file sa.h.

Referenced by siConfiguration(), tdsaLoLevelGetResource(), tdsaQueueConfigInit(), and tiCOMPortInit().

◆ elementSize

bit32 agsaQueueOutbound_s::elementSize

Definition at line 2393 of file sa.h.

Referenced by siConfiguration(), tdsaLoLevelGetResource(), tdsaQueueConfigInit(), and tiCOMPortInit().

◆ interruptCount

bit32 agsaQueueOutbound_s::interruptCount

◆ interruptDelay

bit32 agsaQueueOutbound_s::interruptDelay

◆ interruptEnable

bit32 agsaQueueOutbound_s::interruptEnable

◆ interruptVectorIndex

bit32 agsaQueueOutbound_s::interruptVectorIndex

Definition at line 2401 of file sa.h.

Referenced by siConfiguration(), tdsaQueueConfigInit(), and tiCOMPortInit().

◆ reserved

bit32 agsaQueueOutbound_s::reserved

Definition at line 2409 of file sa.h.


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