Searched refs:IOPCIRangeInitAlloc (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIConfigurator.h80 void IOPCIRangeInitAlloc(IOPCIRange * range, uint32_t type,
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIRange.cpp91 void IOPCIRangeInitAlloc(IOPCIRange * range, uint32_t type, function
157 IOPCIRangeInitAlloc(nextRange, type, start, size, alignment);
H A DIOPCIConfigurator.cpp462 IOPCIRangeInitAlloc(range, kIOPCIResourceTypeMemory, start, size, 1);
532 IOPCIRangeInitAlloc(range, kIOPCIResourceTypeBusNumber, start, size, kPCIBridgeBusNumberAlignment);

Completed in 204 milliseconds