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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOReturn.h92 #define kIOReturnNotOpen iokit_common_err(0x2cd) // device not open macro
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOService.cpp4251 {kIOReturnNotOpen, "device is not open" },
4348 case kIOReturnNotOpen:

Completed in 35 milliseconds