Searched refs:notifyHead (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp1716 IOCommand *notifyHead = OSDynamicCast(IOCommand, head); local
1717 if (!notifyHead)
1721 while ( queue_entry_t entry = dequeue(&notifyHead->fCommandChain) ) {

Completed in 157 milliseconds