Home
last modified time | relevance | path

Searched refs:PCIC_IO_WINS (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/dev/pci/
Dpccbbvar.h83 } io[PCIC_IO_WINS];
Dpccbb.c2071 for (i = 0; i < PCIC_IO_WINS; i++) { in pccbb_pcmcia_io_map()
2195 if (win >= PCIC_IO_WINS || win < 0) in pccbb_pcmcia_io_unmap()
2355 for (win = 0; win < PCIC_IO_WINS; ++win) in pccbb_pcmcia_socket_enable()
/netbsd/src/sys/dev/ic/
Di82365reg.h196 #define PCIC_IO_WINS 2 macro
Di82365var.h77 } io[PCIC_IO_WINS];
Di82365.c1396 for (win = 0; win < PCIC_IO_WINS; win++) in pcic_chip_socket_enable()