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

/xnu-2782.1.97/iokit/IOKit/
H A DIOReturn.h114 #define kIOReturnNotAttached iokit_common_err(0x2d9) // device not attached macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp5284 {kIOReturnNotAttached, "device/channel is not attached" },
5383 case kIOReturnNotAttached:
H A DIOServicePM.cpp2053 return kIOReturnNotAttached;

Completed in 96 milliseconds