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

/xnu-2782.1.97/iokit/IOKit/
H A DIOReturn.h107 #define kIOReturnStillOpen iokit_common_err(0x2d2) // device(s) still open macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp5277 {kIOReturnStillOpen, "device is still open" },
5366 case kIOReturnStillOpen:

Completed in 51 milliseconds