HomeSort by: relevance | last modified time | path
    Searched defs:scc_cst (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/dev/
m38813c.c 57 bus_space_tag_t scc_cst; member in struct:m38813c_chip
102 sc->sc_chip->scc_cst = ca->ca_csio.cstag;
104 if (bus_space_map(sc->sc_chip->scc_cst, ca->ca_csio.csbase,
180 bus_space_tag_t t = scc->scc_cst;
tc5165buf.c 67 bus_space_tag_t scc_cst; member in struct:tc5165buf_chip
117 sc->sc_chip->scc_cst = ca->ca_csio.cstag;
119 if (bus_space_map(sc->sc_chip->scc_cst, ca->ca_csio.csbase,
221 bus_space_tag_t t = scc->scc_cst;

Completed in 27 milliseconds