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

/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h76 kIOServiceFirstMatchState = 0x00000010 enumerator in enum:__anon643
/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp1917 | kIOServiceFirstPublishState | kIOServiceFirstMatchState);
3465 if( 0 == (__state[0] & kIOServiceFirstMatchState))
3467 kIOServiceFirstMatchState, 0xffffffff );

Completed in 43 milliseconds