Home
last modified time | relevance | path

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

/DragonStub/lib/
H A Ddpath.c134 UINTN Src1Size, Src1Inst, Src2Size, Size; in AppendDevicePath() local
164 Src1Inst = DevicePathInstanceCount(Src1); in AppendDevicePath()
166 Size = Src1Size * Src1Inst + Src2Size; in AppendDevicePath()