Searched refs:maxSgElements (Results 1 – 3 of 3) sorted by relevance
900 …controllerInfo->maxSgElements = (ossaHwRegReadExt(agRoot, pcibar, (bit32)CfgTblDWIdx + MAIN_MAX… in saGetControllerInfo()943 SA_DBG1(("saGetControllerInfo: maxSgElements 0x%X\n", controllerInfo->maxSgElements)); in saGetControllerInfo()
3359 saRoot->ControllerInfo.maxSgElements = config->MDevMaxSGL & 0xFFFF; in mpiWaitForConfigTable()3404 SA_DBG1(("mpiWaitForConfigTable: Max Sgl = 0x%x\n", saRoot->ControllerInfo.maxSgElements)); in mpiWaitForConfigTable()
2052 bit32 maxSgElements; /* maximum number of SG elements supported */ member