Searched refs:bridgeTotalResources (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIConfigurator.h357 bool bridgeTotalResources(IOPCIConfigEntry * bridge, uint32_t typeMask);
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIConfigurator.cpp2463 ok = bridgeTotalResources(bridge, (1 << kIOPCIResourceTypeBusNumber));
2512 ok = bridgeTotalResources(bridge,
2779 bool CLASS::bridgeTotalResources(IOPCIConfigEntry * bridge, uint32_t typeMask) function in class:CLASS
2796 DLOG("bridgeTotalResources(bridge "B()", iter 0x%x, state 0x%x, type 0x%x)\n",

Completed in 110 milliseconds