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

/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp785 hostRegs = (volatile UInt8 *) hostRegsMap->getVirtualAddress();
789 if( !hostRegs || !configAtomic)
792 configAddrNA = (volatile UInt32 *)(hostRegs + 0x800000);
793 configDataNA = (volatile UInt8 *)(hostRegs + 0xC00000);
H A DAppleMacRiscPCI.h163 volatile UInt8 * hostRegs; member in class:AppleMacRiscPCIE

Completed in 73 milliseconds