Searched refs:kIOReturnCannotWire (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOReturn.h111 #define kIOReturnCannotWire iokit_common_err(0x2de) // can't wire down macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2061 IOReturn error = kIOReturnCannotWire;
2198 error = kIOReturnCannotWire;
2270 error = kIOReturnCannotWire;
H A DIOService.cpp4966 {kIOReturnCannotWire, "cannot wire physical memory" },
5049 case kIOReturnCannotWire:

Completed in 35 milliseconds