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

/netbsd-current/sys/dev/isa/
H A Dif_ntwoc_isareg.h90 #define NTWOC_PSR 0x04 /* RW, Page Scan Register */ macro
H A Dif_ntwoc_isa.c154 psr = bus_space_read_1(sca->sc_iot, sca->sc_ioh, NTWOC_PSR);
157 bus_space_write_1(sca->sc_iot, sca->sc_ioh, NTWOC_PSR, psr);
477 bus_space_write_1(sca->sc_iot, sca->sc_ioh, NTWOC_PSR, tmp);
558 bus_space_write_1(sca->sc_iot, sca->sc_ioh, NTWOC_PSR,
559 bus_space_read_1(sca->sc_iot, sca->sc_ioh, NTWOC_PSR)

Completed in 133 milliseconds