FreeBSD kernel pms device code
agsaQueueConfig_s Struct Reference

#include <sa.h>

Collaboration diagram for agsaQueueConfig_s:

Data Fields

bit16 numInboundQueues
 
bit16 numOutboundQueues
 
bit8 sasHwEventQueue [AGSA_MAX_VALID_PHYS]
 
bit8 sataNCQErrorEventQueue [AGSA_MAX_VALID_PHYS]
 
bit8 tgtITNexusEventQueue [AGSA_MAX_VALID_PHYS]
 
bit8 tgtSSPEventQueue [AGSA_MAX_VALID_PHYS]
 
bit8 tgtSMPEventQueue [AGSA_MAX_VALID_PHYS]
 
bit8 iqNormalPriorityProcessingDepth
 
bit8 iqHighPriorityProcessingDepth
 
bit8 generalEventQueue
 
bit8 tgtDeviceRemovedEventQueue
 
bit32 queueOption
 
agsaQueueInbound_t inboundQueues [AGSA_MAX_INBOUND_Q]
 
agsaQueueOutbound_t outboundQueues [AGSA_MAX_OUTBOUND_Q]
 

Detailed Description

Definition at line 2426 of file sa.h.

Field Documentation

◆ generalEventQueue

bit8 agsaQueueConfig_s::generalEventQueue

Definition at line 2437 of file sa.h.

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

◆ inboundQueues

agsaQueueInbound_t agsaQueueConfig_s::inboundQueues[AGSA_MAX_INBOUND_Q]

Definition at line 2440 of file sa.h.

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

◆ iqHighPriorityProcessingDepth

bit8 agsaQueueConfig_s::iqHighPriorityProcessingDepth

◆ iqNormalPriorityProcessingDepth

bit8 agsaQueueConfig_s::iqNormalPriorityProcessingDepth

◆ numInboundQueues

◆ numOutboundQueues

◆ outboundQueues

◆ queueOption

bit32 agsaQueueConfig_s::queueOption

Definition at line 2439 of file sa.h.

Referenced by siConfiguration(), and tiCOMPortInit().

◆ sasHwEventQueue

bit8 agsaQueueConfig_s::sasHwEventQueue[AGSA_MAX_VALID_PHYS]

Definition at line 2430 of file sa.h.

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

◆ sataNCQErrorEventQueue

bit8 agsaQueueConfig_s::sataNCQErrorEventQueue[AGSA_MAX_VALID_PHYS]

Definition at line 2431 of file sa.h.

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

◆ tgtDeviceRemovedEventQueue

bit8 agsaQueueConfig_s::tgtDeviceRemovedEventQueue

Definition at line 2438 of file sa.h.

Referenced by siConfiguration().

◆ tgtITNexusEventQueue

bit8 agsaQueueConfig_s::tgtITNexusEventQueue[AGSA_MAX_VALID_PHYS]

Definition at line 2432 of file sa.h.

Referenced by tdsaLoLevelGetResource(), and tdsaQueueConfigInit().

◆ tgtSMPEventQueue

bit8 agsaQueueConfig_s::tgtSMPEventQueue[AGSA_MAX_VALID_PHYS]

Definition at line 2434 of file sa.h.

Referenced by tdsaLoLevelGetResource(), and tdsaQueueConfigInit().

◆ tgtSSPEventQueue

bit8 agsaQueueConfig_s::tgtSSPEventQueue[AGSA_MAX_VALID_PHYS]

Definition at line 2433 of file sa.h.

Referenced by tdsaLoLevelGetResource(), and tdsaQueueConfigInit().


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