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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp1558 IOCommand *notifyHead = OSDynamicCast(IOCommand, head); local
1559 if (!notifyHead)
1563 while ( queue_entry_t entry = dequeue(&notifyHead->fCommandChain) ) {

Completed in 21 milliseconds