Searched refs:kIOReturnLockedRead (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOReturn.h80 #define kIOReturnLockedRead iokit_common_err(0x2c3) // device read locked macro
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOService.cpp4242 {kIOReturnLockedRead, "device is read locked" },
4345 case kIOReturnLockedRead:

Completed in 121 milliseconds