Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h98 kIOServiceTerminate = 0x00000004, enumerator
/xnu-11215/iokit/Kernel/
H A DIOService.cpp3487 options |= kIOServiceTerminate; in terminate()