FreeBSD kernel pms device code
fwMSGUConfig_s Struct Reference

#include <spcdefs.h>

Collaboration diagram for fwMSGUConfig_s:

Data Fields

spc_configMainDescriptor_t mainConfiguration
 
spc_GSTableDescriptor_t GeneralStatusTable
 
spc_inboundQueueDescriptor_t inboundQueue [IB_QUEUE_CFGSIZE]
 
spc_outboundQueueDescriptor_t outboundQueue [OB_QUEUE_CFGSIZE]
 
agsaPhyAnalogSetupTable_t phyAnalogConfig
 
mpiInterruptVT_t interruptVTable
 
sasPhyAttribute_t phyAttributeTable
 

Detailed Description

Definition at line 532 of file spcdefs.h.

Field Documentation

◆ GeneralStatusTable

spc_GSTableDescriptor_t fwMSGUConfig_s::GeneralStatusTable

MPI general status table

Definition at line 535 of file spcdefs.h.

◆ inboundQueue

spc_inboundQueueDescriptor_t fwMSGUConfig_s::inboundQueue[IB_QUEUE_CFGSIZE]

Inbound queue configuration array

Definition at line 536 of file spcdefs.h.

◆ interruptVTable

mpiInterruptVT_t fwMSGUConfig_s::interruptVTable

Definition at line 539 of file spcdefs.h.

◆ mainConfiguration

spc_configMainDescriptor_t fwMSGUConfig_s::mainConfiguration

main part of Configuration Table

Definition at line 534 of file spcdefs.h.

◆ outboundQueue

spc_outboundQueueDescriptor_t fwMSGUConfig_s::outboundQueue[OB_QUEUE_CFGSIZE]

Outbound queue configuration array

Definition at line 537 of file spcdefs.h.

◆ phyAnalogConfig

agsaPhyAnalogSetupTable_t fwMSGUConfig_s::phyAnalogConfig

Definition at line 538 of file spcdefs.h.

◆ phyAttributeTable

sasPhyAttribute_t fwMSGUConfig_s::phyAttributeTable

Definition at line 540 of file spcdefs.h.


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