Searched defs:agsaSwConfig_s (Results 1 – 1 of 1) sorted by relevance
2317 typedef struct agsaSwConfig_s struct2319 bit32 maxActiveIOs; /**< Maximum active I/O requests supported */2320 bit32 numDevHandles; /**< Number of SAS/SATA device handles allocated2322 bit32 smpReqTimeout; /**< SMP request time out in millisecond */2323 bit32 numberOfEventRegClients; /**< Maximum number of OS Layer clients for the event2325 bit32 sizefEventLog1; /**< Size of Event Log 1 */2326 bit32 sizefEventLog2; /**< Size of Event Log 2 */2327 bit32 eventLog1Option; /**< Option of Event Log 1 */2328 bit32 eventLog2Option; /**< Option of Event Log 2 */2330 bit32 fatalErrorInterruptEnable:1; /**< 0 Fatal Error Iterrupt Enable */[all …]