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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpccbbvar.h77 } mem[PCIC_MEM_WINS];
H A Dpccbb.c2368 for (win = 0; win < PCIC_MEM_WINS; ++win)
2682 for (win = 0; win < PCIC_MEM_WINS; ++win) {
2689 if (win == PCIC_MEM_WINS) {
2749 if (window >= PCIC_MEM_WINS) {
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di82365var.h71 } mem[PCIC_MEM_WINS];
H A Di82365reg.h233 #define PCIC_MEM_WINS 5 macro
H A Di82365.c1392 for (win = 0; win < PCIC_MEM_WINS; win++)

Completed in 105 milliseconds