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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOInterruptController.cpp442 _numInterruptSources = 1;
H A DIOService.cpp4663 nub->_numInterruptSources = numSources;
4699 if ((source < 0) || (source >= _numInterruptSources))
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOService.h1137 int _numInterruptSources; member in class:IOService

Completed in 27 milliseconds