Searched refs:SecBus (Results 1 – 2 of 2) sorted by relevance
196 UINT8 SecBus; in PciPciDeviceInfoCollector() local201 SecBus = 0; in PciPciDeviceInfoCollector()253 Status = PciIo->Pci.Read (PciIo, EfiPciIoWidthUint8, 0x19, 1, &SecBus); in PciPciDeviceInfoCollector()264 (UINT8) (SecBus) in PciPciDeviceInfoCollector()
102 UINT8 SecBus; in PciPciDeviceInfoCollector() local107 SecBus = 0; in PciPciDeviceInfoCollector()161 … PciIo->Pci.Read (PciIo, EfiPciIoWidthUint8, PCI_BRIDGE_SECONDARY_BUS_REGISTER_OFFSET, 1, &SecBus); in PciPciDeviceInfoCollector()177 (UINT8) (SecBus) in PciPciDeviceInfoCollector()