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

/xnu-2782.1.97/iokit/IOKit/
H A DIOReturn.h135 #define kIOReturnNoBandwidth iokit_common_err(0x2ec) // bus bandwidth would be exceeded macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp5302 {kIOReturnNoBandwidth, "bus bandwidth would be exceeded" },
5390 case kIOReturnNoBandwidth:

Completed in 43 milliseconds