Home
last modified time | relevance | path

Searched refs:NewUpStreamBridgeAttributes (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciIo.c1251 UINT64 NewUpStreamBridgeAttributes; in PciIoAttributes() local
1260 NewUpStreamBridgeAttributes = 0; in PciIoAttributes()
1564 NewUpStreamBridgeAttributes = Attributes & \ in PciIoAttributes()
1572 if (NewUpStreamBridgeAttributes){ in PciIoAttributes()
1573 UpStreamBridgesAttributes(PciIoDevice, Operation, NewUpStreamBridgeAttributes); in PciIoAttributes()