Searched refs:mPciLanCount (Results 1 – 2 of 2) sorted by relevance
42 extern UINTN mPciLanCount;360 mPciLanCount ++;363 mPciLanCount * sizeof(PCI_LAN_INFO),370 if (mPciLanCount > 1) {377 (mPciLanCount - 1) * sizeof(PCI_LAN_INFO)390 x = (PCI_LAN_INFO *)NewBuffer + (mPciLanCount - 1);
95 UINTN mPciLanCount = 0; variable1117 mPciLanCount * sizeof(PCI_LAN_INFO), in ReadyToBootFunction()