Home | History | Annotate | Download | only in TerminalDxe

Lines Matching defs:InstanceSize

1550   UINTN                     InstanceSize;

1576 Instance = GetNextDevicePathInstance (&Variable, &InstanceSize);
1597 if (CompareMem (Instance, TempDevicePath, InstanceSize) == 0) {
1619 Instance = GetNextDevicePathInstance (&Variable, &InstanceSize);