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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCatalogue.cpp205 set = OSOrderedSet::withCapacity( 1, IOServiceOrdering,
248 set = OSOrderedSet::withCapacity( 1, IOServiceOrdering,
305 set = OSOrderedSet::withCapacity( 10, IOServiceOrdering,
406 IOServiceOrdering,
713 set = OSOrderedSet::withCapacity(10, IOServiceOrdering,
780 matchSet = OSOrderedSet::withCapacity(10, IOServiceOrdering,
H A DIOService.cpp2511 SInt32 IOServiceOrdering( const OSMetaClassBase * inObj1, const OSMetaClassBase * inObj2, void * ref ) function
2699 IOServiceOrdering, (void *) gIOProbeScoreKey );
2801 IOServiceOrdering, (void *) gIOProbeScoreKey );
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h143 extern SInt32 IOServiceOrdering( const OSMetaClassBase * inObj1, const OSMetaClassBase * inObj2, void * ref );

Completed in 28 milliseconds