Searched refs:mapDeviceMemoryWithRegister (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/IOPCIFamily-239.1.2/AppleSamplePCI/
H A DAppleSamplePCI.cpp74 map = fPCIDevice->mapDeviceMemoryWithRegister(
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIMessagedInterruptController.cpp486 map = device->mapDeviceMemoryWithRegister(bar);
492 map = device->mapDeviceMemoryWithRegister(bar);
H A DIOPCIDevice.cpp772 IOMemoryMap * IOPCIDevice:: mapDeviceMemoryWithRegister( UInt8 reg, function in class:IOPCIDevice
H A DIOPCIBridge.cpp1860 memoryMap = nub->mapDeviceMemoryWithRegister(kIOPCIConfigExpansionROMBase);
/macosx-10.10.1/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIDevice.h662 /*! @function mapDeviceMemoryWithRegister
669 virtual IOMemoryMap * mapDeviceMemoryWithRegister( UInt8 reg,

Completed in 85 milliseconds