Searched refs:BusLength (Results 1 – 4 of 4) sorted by relevance
360 …ostBridgeInstance->RootBridge->BusStart) && (BusLen <= HostBridgeInstance->RootBridge->BusLength)); in PciHbRaSetBusNumbers()363 HostBridgeInstance->RootBridge->BusLength = BusLen; in PciHbRaSetBusNumbers()
669 Configuration.SpaceDesp[Index].AddrLen = RootBridge->BusLength; in PciRbConfiguration()707 RootBridge->BusLength = FixedPcdGet32 (PcdPciBusMax) - FixedPcdGet32 (PcdPciBusMin) + 1; in PciRbConstructor()
93 UINTN BusLength; member
1701 UINTN BusLength; in msk_encap() local1712 BusLength = m_head->Length; in msk_encap()1714 &BusLength, &BusPhysAddr, &txd->tx_m.DmaMapping); in msk_encap()1720 ASSERT (BusLength == m_head->Length); in msk_encap()1740 tx_le->msk_control = htole32 (BusLength | control | OP_PACKET); in msk_encap()