Searched refs:getNubResources (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/platform/
H A DAppleMacIO.h71 virtual IOReturn getNubResources( IOService * nub );
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOPlatformExpert.h126 virtual IOReturn getNubResources( IOService * nub );
213 virtual IOReturn getNubResources( IOService * nub );
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvAppleMacIO/
H A DAppleMacIO.cpp157 IOReturn AppleMacIO::getNubResources( IOService * nub ) function in class:AppleMacIO
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPlatformExpert.cpp195 IOReturn IOPlatformExpert::getNubResources( IOService * nub ) function in class:IOPlatformExpert
1060 IOReturn IODTPlatformExpert::getNubResources( IOService * nub ) function in class:IODTPlatformExpert
1376 return( ((IOPlatformExpert *)getProvider())->getNubResources( this ));

Completed in 35 milliseconds