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

/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp97 OSDefineMetaClassAndStructors(AppleMacRiscHT, IOPCIBridge)
465 bool AppleMacRiscHT::start( IOService * provider )
532 bool AppleMacRiscHT::configure( IOService * provider )
562 void AppleMacRiscHT::free()
574 IODeviceMemory * AppleMacRiscHT::ioDeviceMemory( void )
579 IOPCIAddressSpace AppleMacRiscHT::getBridgeSpace( void )
590 volatile UInt8 * AppleMacRiscHT::setConfigSpace( IOPCIAddressSpace space,
617 UInt32 AppleMacRiscHT::configRead32( IOPCIAddressSpace space,
637 void AppleMacRiscHT::configWrite32( IOPCIAddressSpace space,
658 UInt16 AppleMacRiscHT
[all...]
H A DAppleMacRiscPCI.h112 class AppleMacRiscHT : public IOPCIBridge class in inherits:IOPCIBridge
114 OSDeclareDefaultStructors(AppleMacRiscHT)

Completed in 21 milliseconds