Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2314 bool checkForDone( void );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp6331 if (!checkForDone()) { in tellClientsWithResponse()
6998 IOService::checkForDone( void ) in checkForDone() function in IOService
8468 if (checkForDone()) { in actionPMReplyQueue()