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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp1514 bool willNotify; local
1519 willNotify = (0 != (kIOServiceNotifyEnable & notify->state));
1521 if( willNotify) {
1527 if( willNotify) {
2867 bool willNotify; local
2873 willNotify = (0 != (kIOServiceNotifyEnable & notify->state));
2875 if( willNotify) {
2881 if( willNotify) {

Completed in 186 milliseconds