Searched refs:kIOReturnNotAttached (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOReturn.h104 #define kIOReturnNotAttached iokit_common_err(0x2d9) // device not attached macro
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOService.cpp4263 {kIOReturnNotAttached, "device/channel is not attached" },
4347 case kIOReturnNotAttached:
H A DIOServicePM.cpp1807 return kIOReturnNotAttached;

Completed in 97 milliseconds