nloops 903 dev/pci/if_sandrv.c volatile unsigned long nloops;
nloops 911 dev/pci/if_sandrv.c for (nloops = 1; value == 0x01; ++ nloops) {
nloops 913 dev/pci/if_sandrv.c if (ticks > tstop || nloops > MAX_NLOOPS) {
nloops 917 dev/pci/if_sandrv.c (unsigned long)EXEC_TIMEOUT, nloops, MAX_NLOOPS);
nloops 923 dev/pci/if_sandrv.c return (nloops);
nloops 866 net/pf.c int nloops = 0, s;
nloops 878 net/pf.c if (++nloops >= pf_default_rule.timeout[PFTM_INTERVAL]) {
nloops 881 net/pf.c nloops = 0;