Home | History | Annotate | Download | only in CsmSupportLib

Lines Matching defs:CurrentAddress

251   UINTN                     CurrentAddress;

328 CurrentAddress = PCI_LIB_ADDRESS(Bus, Device, Function, 0);
329 if (CurrentAddress < SelectedAddress) {
330 SelectedAddress = CurrentAddress;