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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOSyncer.cpp69 IOInterruptState is = IOSimpleLockLockDisableInterrupt(guardLock);
87 IOInterruptState is = IOSimpleLockLockDisableInterrupt(guardLock);
116 IOInterruptState is = IOSimpleLockLockDisableInterrupt(guardLock);
H A DIOWorkLoop.cpp160 IOInterruptState is;
305 IOInterruptState is = IOSimpleLockLockDisableInterrupt(workToDoLock);
338 IOInterruptState is = IOSimpleLockLockDisableInterrupt(workToDoLock);
382 IOInterruptState is = IOSimpleLockLockDisableInterrupt(workToDoLock);
H A DIOInterruptController.cpp500 IOInterruptState interruptState;
565 IOInterruptState interruptState;
624 IOInterruptState interruptState;
656 IOInterruptState interruptState;
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOLocks.h434 typedef long int IOInterruptState; typedef
442 IOInterruptState IOSimpleLockLockDisableInterrupt( IOSimpleLock * lock )
444 IOInterruptState state = ml_set_interrupts_enabled( false );
457 IOInterruptState state )
/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp329 IOInterruptState ints;
351 IOInterruptState ints;
375 IOInterruptState ints;
397 IOInterruptState ints;
421 IOInterruptState ints;
443 IOInterruptState ints;
911 IOInterruptState ints = 0;
934 IOInterruptState ints = 0;
961 IOInterruptState ints = 0;
984 IOInterruptState int
[all...]

Completed in 85 milliseconds