Searched refs:kIOServiceFirstPublishState (Results 1 - 3 of 3) sorted by path

/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOKitLibPrivate.h72 kIOServiceFirstPublishState = 0x00000008, enumerator in enum:__anon2343
/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIOService.h75 kIOServiceFirstPublishState = 0x00000008, enumerator in enum:__anon14973
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOService.cpp1752 | kIOServiceFirstPublishState | kIOServiceFirstMatchState);
3142 if( 0 == (__state[0] & kIOServiceFirstPublishState)) {
3145 kIOServiceFirstPublishState, 0xffffffff );
3861 inState = kIOServiceFirstPublishState;

Completed in 205 milliseconds