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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOReturn.h127 #define kIOReturnNoBandwidth iokit_common_err(0x2ec) // bus bandwidth would be exceeded macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp4980 {kIOReturnNoBandwidth, "bus bandwidth would be exceeded" },
5065 case kIOReturnNoBandwidth:

Completed in 21 milliseconds