Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOTimerEventSource.h73 kIOTimerEventSourceOptionsPriorityMask = 0x000000ff, enumerator
/xnu-11215/iokit/Kernel/
H A DIOTimerEventSource.cpp248 switch (kIOTimerEventSourceOptionsPriorityMask & options) { in setTimeoutFunc()