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

/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp515 if( (configType0Map = provider->mapDeviceMemoryWithIndex( 0 )))
516 configType0 = (volatile UInt8 *) configType0Map->getVirtualAddress();
564 if( configType0Map)
565 configType0Map->release();
H A DAppleMacRiscPCI.h117 IOMemoryMap * configType0Map; member in class:AppleMacRiscHT

Completed in 103 milliseconds