Lines Matching refs:Instance
94 // Return size and start of device path instance
122 // Src1 may have multiple "instances" and each instance is appended
123 // Src2 is appended to each instance is Src1. (E.g., it's possible
124 // to append a new instance to the complete device path by passing
153 // Append Src2 to every instance in Src1
195 // Src1 may have multiple "instances" and each instance is appended
197 // appended to each instance is Src1.
393 IN EFI_DEVICE_PATH *Instance
402 return DuplicateDevicePath (Instance);
405 InstanceSize = DevicePathSize(Instance);
417 // Convert the End to an End Instance, since we are
424 CopyMem (DevPath, Instance, InstanceSize);
1013 // get the size of an instance from the input