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

/xnu-2782.1.97/iokit/IOKit/
H A DIOReturn.h132 #define kIOReturnDeviceError iokit_common_err(0x2e9) // the device is not working properly! macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp5299 {kIOReturnDeviceError, "device error" },
5345 case kIOReturnDeviceError:

Completed in 83 milliseconds