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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOCatalogue.cpp209 set = OSOrderedSet::withCapacity( 1, IOServiceOrdering,
252 set = OSOrderedSet::withCapacity( 1, IOServiceOrdering,
309 set = OSOrderedSet::withCapacity( 10, IOServiceOrdering,
410 IOServiceOrdering,
717 set = OSOrderedSet::withCapacity(10, IOServiceOrdering,
785 matchSet = OSOrderedSet::withCapacity(10, IOServiceOrdering,
H A DIOService.cpp2812 SInt32 IOServiceOrdering( const OSMetaClassBase * inObj1, const OSMetaClassBase * inObj2, void * ref ) function
3000 IOServiceOrdering, (void *) gIOProbeScoreKey );
3102 IOServiceOrdering, (void *) gIOProbeScoreKey );
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h145 extern SInt32 IOServiceOrdering( const OSMetaClassBase * inObj1, const OSMetaClassBase * inObj2, void * ref );

Completed in 141 milliseconds