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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOReturn.h122 #define kIOReturnDeviceError iokit_common_err(0x2e9) // the device is not working properly! macro
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOService.cpp4278 {kIOReturnDeviceError, "device error" },
4321 case kIOReturnDeviceError:

Completed in 18 milliseconds