Searched refs:RootPortConfig (Results 1 – 1 of 1) sorted by relevance
572 IN PCIEXP_ROOT_PORT_CONFIGURATION *RootPortConfig, in QNCRootPortInit() argument597 if (RootPortConfig[RootPortIndex].Bits.SlotImplemented) { in QNCRootPortInit()611 …DwordReg |= ((RootPortConfig[RootPortIndex].Bits.PhysicalSlotNumber) << V_QNC_PCIE_SLCAP_PSN_OFFSE… in QNCRootPortInit()672 if (RootPortConfig[RootPortIndex].Bits.AspmEnable) { in QNCRootPortInit()673 if (RootPortConfig[RootPortIndex].Bits.AspmAutoEnable) { in QNCRootPortInit()683 …(UINT8) ((RootPortConfig[RootPortIndex].Bits.AspmL0sEnable & 0x01) | (RootPortConfig[RootPortIndex… in QNCRootPortInit()708 if (RootPortConfig[RootPortIndex].Bits.PortErrorMask & PCIEXP_ROOT_PORT_URE_ENABLE) { in QNCRootPortInit()715 if (RootPortConfig[RootPortIndex].Bits.PortErrorMask & PCIEXP_ROOT_PORT_FEE_ENABLE) { in QNCRootPortInit()722 if (RootPortConfig[RootPortIndex].Bits.PortErrorMask & PCIEXP_ROOT_PORT_NFE_ENABLE) { in QNCRootPortInit()729 if (RootPortConfig[RootPortIndex].Bits.PortErrorMask & PCIEXP_ROOT_PORT_CEE_ENABLE) { in QNCRootPortInit()[all …]