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

/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.h124 volatile UInt8 * configSelf; member in class:AppleMacRiscHT
H A DAppleMacRiscPCI.cpp520 configSelf = (volatile UInt8 *) configSelfMap->getVirtualAddress();
522 if( !configType0 || !configType1 || !configSelf)
603 configData = configSelf + (offset << 2);

Completed in 22 milliseconds