Home
last modified time | relevance | path

Searched refs:array_off (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
DE100b.c1450 UINTN array_off; in SetupCBlink() local
1453 array_off = (UINTN) (&cur_ptr->TBDArray) - (UINTN) cur_ptr; in SetupCBlink()
1461 cur_ptr[Index].PhysArrayAddr = (UINT32)(cur_ptr[Index].PhysTCBAddress + array_off); in SetupCBlink()
1462 cur_ptr[Index].PhysTBDArrayAddres = (UINT32)(cur_ptr[Index].PhysTCBAddress + array_off); in SetupCBlink()