Searched refs:NTWOC_BAR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dif_ntwoc_isareg.h89 #define NTWOC_BAR 0x02 /* RW, Base Address Register */ macro
H A Dif_ntwoc_isa.c275 bus_space_write_1(iot, ioh, NTWOC_BAR, i);
277 if (bus_space_read_1(iot, ioh, NTWOC_BAR) != i) {
500 bus_space_write_1(sca->sc_iot, sca->sc_ioh, NTWOC_BAR,

Completed in 172 milliseconds