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

/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h318 SInt32 __providerGeneration; member in class:IOService
/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp894 if( __providerGeneration == generation)
905 self->__providerGeneration = generation;

Completed in 95 milliseconds