Searched refs:getDeviceMemoryWithRegister (Results 1 - 3 of 3) sorted by path

/macosx-10.10.1/IOPCIFamily-239.1.2/AppleSamplePCI/
H A DAppleSamplePCI.cpp63 mem = fPCIDevice->getDeviceMemoryWithRegister(
140 memory = fPCIDevice->getDeviceMemoryWithRegister( kIOPCIConfigBaseAddress0 );
/macosx-10.10.1/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIDevice.h654 /*! @function getDeviceMemoryWithRegister
660 virtual IODeviceMemory * getDeviceMemoryWithRegister( UInt8 reg );
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIDevice.cpp751 IODeviceMemory * IOPCIDevice::getDeviceMemoryWithRegister( UInt8 reg ) function in class:IOPCIDevice
778 range = getDeviceMemoryWithRegister( reg );

Completed in 249 milliseconds