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

/netbsd-current/sys/dev/pci/
H A Dpccbbvar.h77 } mem[PCIC_MEM_WINS];
H A Dpccbb.c2352 for (win = 0; win < PCIC_MEM_WINS; ++win)
2664 for (win = 0; win < PCIC_MEM_WINS; ++win) {
2671 if (win == PCIC_MEM_WINS)
2730 if (window >= PCIC_MEM_WINS)
/netbsd-current/sys/dev/ic/
H A Di82365var.h71 } mem[PCIC_MEM_WINS];
H A Di82365reg.h233 #define PCIC_MEM_WINS 5 macro
H A Di82365.c1393 for (win = 0; win < PCIC_MEM_WINS; win++)

Completed in 142 milliseconds