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

/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp517 if( (configType1Map = provider->mapDeviceMemoryWithIndex( 1 )))
518 configType1 = (volatile UInt8 *) configType1Map->getVirtualAddress();
566 if( configType1Map)
567 configType1Map->release();
H A DAppleMacRiscPCI.h118 IOMemoryMap * configType1Map; member in class:AppleMacRiscHT

Completed in 20 milliseconds