Home | History | Annotate | Download | only in BaseSerialPortLib16550

Lines Matching defs:BarIndex

202   UINTN                 BarIndex;
308 for (BarIndex = 0; BarIndex < PCI_MAX_BAR; BarIndex ++) {
309 SerialRegisterBase = PciRead32 (PciLibAddress + PCI_BASE_ADDRESSREG_OFFSET + BarIndex * 4);
330 if (BarIndex == PCI_MAX_BAR) {
338 PciLibAddress + PCI_BASE_ADDRESSREG_OFFSET + BarIndex * 4,