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

/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp1353 for( agpBaseIndex = 0xf; agpBaseIndex > 0; agpBaseIndex--) {
1354 systemBase = agpBaseIndex * 0x10000000;
1361 agpBaseIndex = 0;
1375 coarseAddressMask |= (1 << agpBaseIndex);
1384 configWrite32( target, kUniNAGP_BASE, (agpBaseIndex << 28) | gartBaseExt );
H A DAppleMacRiscPCI.h243 UInt32 agpBaseIndex; member in class:AppleMacRiscAGP

Completed in 69 milliseconds