Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePMPrivate.h684 isReplyType( void ) const in isReplyType() function
H A DIOServicePM.cpp7830 if (request->isReplyType()) { in submitPMRequest()
8433 assert( request->isReplyType()); in actionPMReplyQueue()