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

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

Completed in 25 milliseconds