Searched refs:DEPCA_RAP (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Ddepcareg.h74 #define DEPCA_RAP 0x6 macro
H A Ddepca.c143 bus_space_write_2(dsc->sc_iot, dsc->sc_ioh, DEPCA_RAP, port);
152 bus_space_write_2(dsc->sc_iot, dsc->sc_ioh, DEPCA_RAP, port);
/netbsd-current/sys/dev/isa/
H A Ddepca_isa.c160 bus_space_write_2(iot, ioh, DEPCA_RAP, LE_CSR0);
164 bus_space_write_2(iot, ioh, DEPCA_RAP, LE_CSR0);
168 bus_space_write_2(iot, ioh, DEPCA_RAP, LE_CSR3);

Completed in 190 milliseconds