PCIC_IO_WINS     1477 dev/ic/i82365.c 	for (win = 0; win < PCIC_IO_WINS; win++)
PCIC_IO_WINS       75 dev/ic/i82365var.h 	} io[PCIC_IO_WINS];
PCIC_IO_WINS     1946 dev/pci/pccbb.c 	for (i = 0; i < PCIC_IO_WINS; i++) {
PCIC_IO_WINS     2075 dev/pci/pccbb.c 	if (win >= PCIC_IO_WINS || win < 0) {
PCIC_IO_WINS     2232 dev/pci/pccbb.c 	for (win = 0; win < PCIC_IO_WINS; ++win) {
PCIC_IO_WINS       99 dev/pci/pccbbvar.h 	} io[PCIC_IO_WINS];