Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h84 kIOServiceFirstPublishState = 0x00000008, enumerator
/xnu-11215/iokit/Kernel/
H A DIOService.cpp2636 | kIOServiceFirstPublishState | kIOServiceFirstMatchState); in terminatePhase1()
5363 if (0 == (__state[0] & kIOServiceFirstPublishState)) { in doServiceMatch()
5366 kIOServiceFirstPublishState, 0xffffffff ); in doServiceMatch()
6350 inState = kIOServiceFirstPublishState; in doInstallNotification()