Home
last modified time | relevance | path

Searched refs:MaxOutstandingIO (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dspcdefs.h99 bit32 MaxOutstandingIO; /**< DW3 Max outstanding IO */ member
H A Dsainit.c3109 …config->MaxOutstandingIO = ossaHwRegReadExt(agRoot, pcibar, (bit32)CfgTblDWIdx + MAIN_MAX_OUTSTAND… in mpiWaitForConfigTable()
3177 SA_DBG1(("mpiWaitForConfigTable: MaxOutstandingIO value = 0x%08x\n", config->MaxOutstandingIO)); in mpiWaitForConfigTable()
3358 saRoot->ControllerInfo.maxPendingIO = config->MaxOutstandingIO; in mpiWaitForConfigTable()
3364 …able: MaxOutstandingIO 0x%x swConfig->maxActiveIOs 0x%x\n", config->MaxOutstandingIO,saRoot->swCon… in mpiWaitForConfigTable()