Searched refs:kIOReturnDeviceError (Results 1 – 3 of 3) sorted by relevance
189 #define kIOReturnDeviceError iokit_common_err(0x2e9) // the device is not working properly! macro
7893 {kIOReturnDeviceError, "device error" }, in stringFromReturn()7941 case kIOReturnDeviceError: in errnoFromReturn()