• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/AppleMacRiscPCI-3.4/

Lines Matching refs:UInt8

190         configData = (volatile UInt8 *) configDataMap->getVirtualAddress();
269 UInt8 AppleMacRiscPCI::firstBusNum( void )
274 UInt8 AppleMacRiscPCI::lastBusNum( void )
291 UInt8 offset )
326 UInt8 offset )
349 UInt8 offset, UInt32 data )
372 UInt8 offset )
395 UInt8 offset, UInt16 data )
417 UInt8 AppleMacRiscPCI::configRead8( IOPCIAddressSpace space,
418 UInt8 offset )
441 UInt8 offset, UInt8 data )
516 configType0 = (volatile UInt8 *) configType0Map->getVirtualAddress();
518 configType1 = (volatile UInt8 *) configType1Map->getVirtualAddress();
520 configSelf = (volatile UInt8 *) configSelfMap->getVirtualAddress();
590 volatile UInt8 * AppleMacRiscHT::setConfigSpace( IOPCIAddressSpace space,
591 UInt8 offset )
593 volatile UInt8 * configData;
618 UInt8 offset )
620 volatile UInt8 * configData;
638 UInt8 offset, UInt32 data )
640 volatile UInt8 * configData;
659 UInt8 offset )
661 volatile UInt8 * configData;
680 UInt8 offset, UInt16 data )
682 volatile UInt8 * configData;
700 UInt8 AppleMacRiscHT::configRead8( IOPCIAddressSpace space,
701 UInt8 offset )
703 volatile UInt8 * configData;
721 UInt8 offset, UInt8 data )
723 volatile UInt8 * configData;
785 hostRegs = (volatile UInt8 *) hostRegsMap->getVirtualAddress();
787 configAtomic = (volatile UInt8 *) configAtomicMap->getVirtualAddress();
793 configDataNA = (volatile UInt8 *)(hostRegs + 0xC00000);
865 volatile UInt8 * AppleMacRiscPCIE::setConfigSpace( IOPCIAddressSpace space,
866 UInt8 offset )
869 volatile UInt8 * configData;
906 UInt8 offset )
908 volatile UInt8 * configData;
930 UInt8 offset, UInt32 data )
932 volatile UInt8 * configData;
956 UInt8 offset )
958 volatile UInt8 * configData;
980 UInt8 offset, UInt16 data )
982 volatile UInt8 * configData;
1005 UInt8 AppleMacRiscPCIE::configRead8( IOPCIAddressSpace space,
1006 UInt8 offset )
1008 volatile UInt8 * configData;
1030 UInt8 offset, UInt8 data )
1032 volatile UInt8 * configData;
1178 UInt8 masterAGPRegisters;
1459 UInt8 offset, UInt32 data, UInt32 mask )
1617 UInt8 masterAGPRegisters = _master->masterAGPRegisters;