Searched refs:kIOReturnNoBandwidth (Results 1 – 3 of 3) sorted by relevance
193 #define kIOReturnNoBandwidth iokit_common_err(0x2ec) // bus bandwidth would be exceeded macro
8147 {kIOReturnNoBandwidth, "bus bandwidth would be exceeded" }, in stringFromReturn()8237 case kIOReturnNoBandwidth: in errnoFromReturn()