Searched refs:pci_ban (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dhndpci.c73 static uint16 pci_ban[SI_MAXCORES] = { 0 }; variable
630 if (pci_banned < ARRAYSIZE(pci_ban))
631 pci_ban[pci_banned++] = core;
1110 if (coreid == pci_ban[i])

Completed in 47 milliseconds