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

  /src/sys/dev/pci/
pccbbvar.h 83 } io[PCIC_IO_WINS];
pccbb.c 2071 for (i = 0; i < PCIC_IO_WINS; i++) {
2195 if (win >= PCIC_IO_WINS || win < 0)
2355 for (win = 0; win < PCIC_IO_WINS; ++win)
  /src/sys/dev/ic/
i82365var.h 77 } io[PCIC_IO_WINS];
i82365reg.h 196 #define PCIC_IO_WINS 2
i82365.c 1396 for (win = 0; win < PCIC_IO_WINS; win++)

Completed in 94 milliseconds