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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOSyncer.cpp71 IOSimpleLockUnlockEnableInterrupt(guardLock, is);
91 IOSimpleLockUnlockEnableInterrupt(guardLock, is);
95 IOSimpleLockUnlockEnableInterrupt(guardLock, is);
119 IOSimpleLockUnlockEnableInterrupt(guardLock, is);
H A DIOWorkLoop.cpp174 IOSimpleLockUnlockEnableInterrupt(workToDoLock, is);
307 IOSimpleLockUnlockEnableInterrupt(workToDoLock, is);
341 IOSimpleLockUnlockEnableInterrupt(workToDoLock, is);
354 IOSimpleLockUnlockEnableInterrupt(workToDoLock, is);
385 IOSimpleLockUnlockEnableInterrupt(workToDoLock, is);
H A DIOInterruptController.cpp552 IOSimpleLockUnlockEnableInterrupt(controllerLock, interruptState);
597 IOSimpleLockUnlockEnableInterrupt(controllerLock, interruptState);
633 IOSimpleLockUnlockEnableInterrupt(controllerLock, interruptState);
639 IOSimpleLockUnlockEnableInterrupt(controllerLock, interruptState);
672 IOSimpleLockUnlockEnableInterrupt(controllerLock, interruptState);
/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp343 IOSimpleLockUnlockEnableInterrupt( lock, ints );
368 IOSimpleLockUnlockEnableInterrupt( lock, ints );
389 IOSimpleLockUnlockEnableInterrupt( lock, ints );
414 IOSimpleLockUnlockEnableInterrupt( lock, ints );
435 IOSimpleLockUnlockEnableInterrupt( lock, ints );
460 IOSimpleLockUnlockEnableInterrupt( lock, ints );
924 IOSimpleLockUnlockEnableInterrupt( lock, ints );
952 IOSimpleLockUnlockEnableInterrupt( lock, ints );
974 IOSimpleLockUnlockEnableInterrupt( lock, ints );
1002 IOSimpleLockUnlockEnableInterrupt( loc
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOLocks.h449 /*! @function IOSimpleLockUnlockEnableInterrupt
456 void IOSimpleLockUnlockEnableInterrupt( IOSimpleLock * lock, function

Completed in 88 milliseconds