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
8351 {kIOReturnDeviceError, "device error" }, in stringFromReturn()8399 case kIOReturnDeviceError: in errnoFromReturn()