Searched refs:InstanceSize (Results 1 – 1 of 1) sorted by relevance
406 UINTN InstanceSize; in AppendDevicePathInstance() local412 InstanceSize = DevicePathSize(Instance); in AppendDevicePathInstance()413 Ptr = AllocatePool (SrcSize + InstanceSize); in AppendDevicePathInstance()431 CopyMem (DevPath, Instance, InstanceSize); in AppendDevicePathInstance()