Searched refs:PciBusInterface (Results 1 – 2 of 2) sorted by relevance
65 PciInterface = DeviceExtension->BusRootFdoExtension->PciBusInterface; in PciReadWriteConfigSpace()198 FdoExtension->PciBusInterface = NULL; in PciQueryForPciBusInterface()204 FdoExtension->PciBusInterface = PciInterface; in PciQueryForPciBusInterface()234 ASSERT(FdoExtension->PciBusInterface == NULL); in PciGetConfigHandlers()250 if (FdoExtension->BusRootFdoExtension->PciBusInterface) in PciGetConfigHandlers()
208 PPCI_BUS_INTERFACE_STANDARD PciBusInterface; member