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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOReturn.h94 #define kIOReturnNotWritable iokit_common_err(0x2cf) // write not supported macro
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOService.cpp4253 {kIOReturnNotWritable, "device is not writeable" },
4311 case kIOReturnNotWritable:

Completed in 38 milliseconds