Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h85 kIOServiceFirstMatchState = 0x00000010, enumerator
/xnu-11215/iokit/Kernel/
H A DIOService.cpp2636 | kIOServiceFirstPublishState | kIOServiceFirstMatchState); in terminatePhase1()
5272 if (kIOServiceFirstMatchState & service->__state[0]) { in publishHiddenMedia()
5435 if (0 == (__state[0] & kIOServiceFirstMatchState)) { in doServiceMatch()
5437 kIOServiceFirstMatchState, 0xffffffff); in doServiceMatch()
6354 inState = kIOServiceFirstMatchState; in doInstallNotification()