Searched refs:pci_banned (Results 1 - 1 of 1) sorted by path

/asus-wl-520gu-7.0.1.45/src/shared/
H A Dhndpci.c66 static uint pci_banned = 0; variable
470 if (pci_banned < ARRAYSIZE(pci_ban))
471 pci_ban[pci_banned++] = core;
726 for (i = 0; i < pci_banned; i++)
729 if (i < pci_banned)

Completed in 104 milliseconds