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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp5194 bool sameType = (delayType == entries[i].fDelayType); local
5195 if ((service == thisService) && sameType)
5201 else if (sameType) {

Completed in 49 milliseconds