Searched refs:getAGPRangeAllocator (Results 1 - 4 of 4) sorted by path

/macosx-10.10.1/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOAGPDevice.h146 /*! @function getAGPRangeAllocator
152 virtual IORangeAllocator * getAGPRangeAllocator( void );
H A DIOPCIBridge.h235 virtual IORangeAllocator * getAGPRangeAllocator( IOAGPDevice * master );
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp2590 IORangeAllocator * IOPCIBridge::getAGPRangeAllocator( IOAGPDevice * master ) function in class:IOPCIBridge
H A DIOPCIDevice.cpp1214 IORangeAllocator * IOAGPDevice::getAGPRangeAllocator( void ) function in class:IOAGPDevice
1216 return (parent->getAGPRangeAllocator(this));

Completed in 319 milliseconds