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

/macosx-10.5.8/xnu-1228.15.4/iokit/bsddev/
H A DIOKitBSDInit.cpp717 // look for a subservice with an Apple_HFS child
718 IOService * subservice = IOFindMatchingChild( service ); local
719 if ( subservice ) service = subservice;

Completed in 26 milliseconds