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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOReturn.h97 #define kIOReturnStillOpen iokit_common_err(0x2d2) // device(s) still open macro
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOService.cpp4256 {kIOReturnStillOpen, "device is still open" },
4342 case kIOReturnStillOpen:

Completed in 35 milliseconds