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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp1376 bool willNotify; local
1381 willNotify = (0 != (kIOServiceNotifyEnable & notify->state));
1383 if( willNotify) {
1389 if( willNotify) {
2566 bool willNotify; local
2572 willNotify = (0 != (kIOServiceNotifyEnable & notify->state));
2574 if( willNotify) {
2580 if( willNotify) {

Completed in 74 milliseconds