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

/xnu-2782.1.97/iokit/IOKit/
H A DIOReturn.h119 #define kIOReturnCannotWire iokit_common_err(0x2de) // can't wire down macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2757 IOReturn error = kIOReturnCannotWire;
2917 error = kIOReturnCannotWire;
2992 error = kIOReturnCannotWire;
H A DIOService.cpp5288 {kIOReturnCannotWire, "cannot wire physical memory" },
5374 case kIOReturnCannotWire:

Completed in 54 milliseconds