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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/platform/
H A DAppleMacIODevice.h51 virtual IOService *matchLocation(IOService *client);
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvAppleMacIO/
H A DAppleMacIO.cpp279 IOService * AppleMacIODevice::matchLocation( IOService * /* client */ ) function in class:AppleMacIODevice
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOPlatformExpert.h305 virtual IOService * matchLocation( IOService * client );
H A DIOService.h617 /*! @function matchLocation
623 virtual IOService * matchLocation( IOService * client );
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pci/
H A DIOPCIDevice.h95 virtual IOService * matchLocation( IOService * client );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPlatformExpert.cpp1369 IOService * IOPlatformDevice::matchLocation( IOService * /* client */ ) function in class:IOPlatformDevice
H A DIOService.cpp3943 IOService * IOService::matchLocation( IOService * /* client */ ) function in class:IOService
3950 parent = parent->matchLocation( this );
4138 where = where->matchLocation( where );

Completed in 102 milliseconds