Home | History | Annotate | Download | only in UefiDevicePathLib

Lines Matching defs:HwAddressSize

1177   UINTN                 HwAddressSize;

1182 HwAddressSize = sizeof (EFI_MAC_ADDRESS);
1184 HwAddressSize = 6;
1189 for (Index = 0; Index < HwAddressSize; Index++) {