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

/xnu-2782.1.97/iokit/IOKit/
H A DIOReturn.h101 #define kIOReturnCannotLock iokit_common_err(0x2cc) // can't acquire lock macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOCommandGate.cpp212 return kIOReturnCannotLock;
H A DIOService.cpp5271 {kIOReturnCannotLock, "cannot acquire lock" },
5353 case kIOReturnCannotLock:

Completed in 45 milliseconds