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

/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp1145 if( !findPCICapability( getBridgeSpace(), kIOPCIAGPCapability, &targetAGPRegisters ))
1624 targetAGPRegisters + kIOPCIConfigAGPStatusOffset );
1692 configWrite32( target, targetAGPRegisters + kIOPCIConfigAGPCommandOffset, command );
1694 (kIOAGPEnable & configRead32( target, targetAGPRegisters + kIOPCIConfigAGPCommandOffset)));
1719 configWrite32( target, targetAGPRegisters + kIOPCIConfigAGPCommandOffset, 0 );
1766 agpSave[2] = configRead32( target, targetAGPRegisters + kIOPCIConfigAGPCommandOffset );
H A DAppleMacRiscPCI.h251 UInt8 targetAGPRegisters; member in class:AppleMacRiscAGP

Completed in 67 milliseconds