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

/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.h122 volatile UInt8 * configType0; member in class:AppleMacRiscHT
H A DAppleMacRiscPCI.cpp516 configType0 = (volatile UInt8 *) configType0Map->getVirtualAddress();
522 if( !configType0 || !configType1 || !configSelf)
606 configData = configType0 + ((space.bits & 0xffffff00) | offset);

Completed in 21 milliseconds