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

  /src/sys/dev/ic/
depcareg.h 74 #define DEPCA_RAP 0x6
depca.c 143 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);
  /src/sys/dev/isa/
depca_isa.c 160 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 13 milliseconds