Home
last modified time | relevance | path

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

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