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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOReturn.h109 #define kIOReturnCannotWire iokit_common_err(0x2de) // can't wire down macro
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1793 IOReturn error = kIOReturnCannotWire;
1927 error = kIOReturnCannotWire;
2007 error = kIOReturnCannotWire;
H A DIOService.cpp4267 {kIOReturnCannotWire, "cannot wire physical memory" },
4351 case kIOReturnCannotWire:

Completed in 38 milliseconds