Home | History | Annotate | Download | only in PciRootBridgeNoEnumerationDxe

Lines Matching refs:PcatRootBridgeDevicePathConstructor

154     Status = PcatRootBridgeDevicePathConstructor (&PrivateData->DevicePath, PciRootBridgeIndex, (BOOLEAN)((PrivateData->PciExpressBaseAddress != 0) ? TRUE : FALSE));