Searched refs:getResources (Results 1 - 7 of 7) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/platform/
H A DAppleMacIODevice.h52 virtual IOReturn getResources( void );
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvAppleMacIO/
H A DAppleMacIO.cpp284 IOReturn AppleMacIODevice::getResources( void ) function in class:AppleMacIODevice
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOPlatformExpert.h306 virtual IOReturn getResources( void );
H A DIOService.h934 /*! @function getResources
939 virtual IOReturn getResources( void );
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pci/
H A DIOPCIDevice.h96 virtual IOReturn getResources( void );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPlatformExpert.cpp1374 IOReturn IOPlatformDevice::getResources( void ) function in class:IOPlatformDevice
H A DIOService.cpp706 IOReturn IOService::getResources( void ) function in class:IOService
2937 if( matches->getCount() && (kIOReturnSuccess == getResources()))

Completed in 93 milliseconds