HomeSort by: relevance | last modified time | path
    Searched refs:PCIC_MEM_WINS (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/pci/
pccbbvar.h 77 } mem[PCIC_MEM_WINS];
pccbb.c 2352 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)
  /src/sys/dev/ic/
i82365var.h 71 } mem[PCIC_MEM_WINS];
i82365reg.h 233 #define PCIC_MEM_WINS 5
i82365.c 1393 for (win = 0; win < PCIC_MEM_WINS; win++)

Completed in 17 milliseconds