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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOReturn.h106 #define kIOReturnNotAttached iokit_common_err(0x2d9) // device not attached macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp4962 {kIOReturnNotAttached, "device/channel is not attached" },
5058 case kIOReturnNotAttached:
H A DIOServicePM.cpp2109 return kIOReturnNotAttached;

Completed in 31 milliseconds