Searched defs:vector (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Examples/drvGenericInterruptController/
H A DGenericInterruptController.cpp126 IOInterruptVector *vector; local
168 vectorCanBeShared(long vectorNumber, IOInterruptVector *vector) argument
175 initVector(long vectorNumber, IOInterruptVector *vector) argument
183 disableVectorHard(long vectorNumber, IOInterruptVector *vector) argument
190 enableVector(long vectorNumber, IOInterruptVector *vector) argument
197 causeVector(long vectorNumber, IOInterruptVector *vector) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/pexpert/i386/
H A Dpe_interrupt.c58 i386_interrupt_handler_t *vector; local
113 i386_interrupt_handler_t *vector; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOInterruptController.cpp70 IOInterruptVector *vector; local
227 IOInterruptVector *vector; local
270 IOInterruptVector *vector; local
289 IOInterruptVector *vector; local
324 IOInterruptVector *vector; local
352 IOInterruptVector *vector; local
498 IOInterruptVector *vector = 0; local
563 IOInterruptVector *vector; local
622 IOInterruptVector *vector; local
654 IOInterruptVector *vector; local
695 IOInterruptVector *vector; local
[all...]
H A DIOCPU.cpp670 IOInterruptVector *vector; local
743 IOInterruptVector *vector; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_mib.c293 int vector = cpu_info.vector_unit == 0? 0 : 1; local
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dlapic.c530 lapic_set_intr_func(int vector, i386_intr_func_t func) argument
[all...]

Completed in 25 milliseconds