Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePMPrivate.h652 getNextRequest( void ) const in getNextRequest() function
H A DIOServicePM.cpp7904 bool more = (request->getNextRequest() != NULL); in actionPMCompletionQueue()