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