Lines Matching refs:getBytesNoCopy
247 parent->setName((const char *) prop->getBytesNoCopy()); in IODeviceTreeAlloc()
343 propPtr = (dtptr_t *)propObj->getBytesNoCopy(); in IODTGetLoaderInfo()
403 memcpy( infoAddr, defaultObj->getBytesNoCopy(), defaultSize ); in IODTGetDefault()
527 if (phandle == *((UInt32 *)data->getBytesNoCopy())) { in FindPHandle()
551 *value = *((UInt32 *) data->getBytesNoCopy()); in GetUInt32()
571 phandle = ((UInt32 *) data->getBytesNoCopy())[index]; in IODTFindInterruptParent()
638 addrCmp = (UInt32 *) data->getBytesNoCopy(); in IODTMapOneInterrupt()
669 map = (UInt32 *) data->getBytesNoCopy(); in IODTMapOneInterrupt()
673 maskCmp = (UInt32 *) data->getBytesNoCopy(); in IODTMapOneInterrupt()
822 localBits = (UInt32 *) local->getBytesNoCopy(); in IODTMapInterruptsSharing()
937 names = (const char *) data->getBytesNoCopy(); in CompareKey()
1273 startRange = (UInt32 *) prop->getBytesNoCopy(); in IODTResolveAddressCell()
1401 reg = (UInt32 *) addressProperty->getBytesNoCopy(); in IODTResolveAddressing()
1469 bits = (UInt32 *) data->getBytesNoCopy(); in IODTFindSlotName()