Searched refs:PHY_COUNT_BITS (Results 1 – 2 of 2) sorted by relevance
262 #define PHY_COUNT_BITS 0x01f80000 macro
1925 phycount = (bit8)((mainCfg.ContrlCapFlag & PHY_COUNT_BITS) >> SHIFT19); in mpiInitialize()3362 saRoot->ControllerInfo.phyCount = (bit8)((config->ContrlCapFlag & PHY_COUNT_BITS) >> SHIFT19); in mpiWaitForConfigTable()