Home
last modified time | relevance | path

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

/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Ddpath.c127 UINTN Src1Size, Src1Inst, Src2Size, Size; in AppendDevicePath() local
157 Src1Inst = DevicePathInstanceCount(Src1); in AppendDevicePath()
159 Size = Src1Size * Src1Inst + Src2Size; in AppendDevicePath()