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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp5519 bool sameType = (delayType == entries[i].fDelayType); local
5520 if ((service == thisService) && sameType)
5526 else if (sameType) {

Completed in 216 milliseconds