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

/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp1356 systemLength = agpLength;
1363 systemLength = agpLength;
1365 if( !systemLength)
1373 *length = systemLength;
1405 if( systemLength) {
1410 *length = systemLength;
1431 if( systemLength) {
1435 platformRanges->deallocate( systemBase, systemLength);
1437 systemLength = 0;
1503 assert( agpOffset < systemLength );
[all...]
H A DAppleMacRiscPCI.h245 IOPhysicalLength systemLength; member in class:AppleMacRiscAGP

Completed in 70 milliseconds