Searched defs:agsaQueueConfig_s (Results 1 – 1 of 1) sorted by relevance
2425 typedef struct agsaQueueConfig_s struct2427 bit16 numInboundQueues;2428 bit16 numOutboundQueues;2429 bit8 sasHwEventQueue[AGSA_MAX_VALID_PHYS];2430 bit8 sataNCQErrorEventQueue[AGSA_MAX_VALID_PHYS];2431 bit8 tgtITNexusEventQueue[AGSA_MAX_VALID_PHYS];2432 bit8 tgtSSPEventQueue[AGSA_MAX_VALID_PHYS];2433 bit8 tgtSMPEventQueue[AGSA_MAX_VALID_PHYS];2434 bit8 iqNormalPriorityProcessingDepth;2435 bit8 iqHighPriorityProcessingDepth;[all …]