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

/xnu-2782.1.97/iokit/Kernel/
H A DIOInterruptController.cpp433 _numInterruptSources = 1;
H A DIOService.cpp5697 nub->_numInterruptSources = numSources;
5733 if ((source < 0) || (source >= _numInterruptSources))
/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1257 int _numInterruptSources; member in class:IOService

Completed in 49 milliseconds