Home
last modified time | relevance | path

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

/xnu-11215.61.5/iokit/Kernel/
H A DIOCommandQueue.cpp219 IOCommandQueue::enqueueCommand(bool gotoSleep, in enqueueCommand() argument
228 if (gotoSleep) { in enqueueCommand()
/xnu-11215.61.5/iokit/IOKit/
H A DIOCommandQueue.h77 virtual kern_return_t enqueueCommand(bool gotoSleep = true,