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

/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h75 kIOServiceFirstPublishState = 0x00000008, enumerator in enum:__anon643
/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp1917 | kIOServiceFirstPublishState | kIOServiceFirstMatchState);
3414 if( 0 == (__state[0] & kIOServiceFirstPublishState)) {
3417 kIOServiceFirstPublishState, 0xffffffff );
4132 inState = kIOServiceFirstPublishState;

Completed in 61 milliseconds