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

/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp1153 isU3 = IODTMatchNubWithKeys(provider, "u3-agp");
1154 if (isU3) {
1210 if ((uniNVersion < 0x08) || (isU3 && (uniNVersion < 0x33)))
1213 if (isU3 && (uniNVersion < 0x34))
1270 // if (isU3)
1286 // if (!isU3)
1381 if (isU3)
1512 if (isU3)
1664 if (isU3)
H A DAppleMacRiscPCI.h252 UInt8 isU3; member in class:AppleMacRiscAGP

Completed in 22 milliseconds