Searched refs:Inst (Results 1 – 3 of 3) sorted by relevance
214 UINTN Inst, \
135 EFI_DEVICE_PATH *Dst, *Inst; in AppendDevicePath() local176 while ((Inst = DevicePathInstance (&Src1, &Size))) { in AppendDevicePath()178 CopyMem(DstPos, Inst, Size); in AppendDevicePath()
227 UINTN Inst, \