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

/xnu-2782.1.97/iokit/IOKit/
H A DIOReturn.h118 #define kIOReturnPortExists iokit_common_err(0x2dd) // port already exists macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp5287 {kIOReturnPortExists, "device port already exists" },
5365 case kIOReturnPortExists:

Completed in 39 milliseconds