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

  /src/sys/arch/hpcmips/tx/
txcsbus.c 103 struct bus_space_tag_hpcmips *sc_cst[TX39_MAXCS]; member in struct:txcsbus_softc
262 if (sc->sc_cst[cs]) {
263 return (&sc->sc_cst[cs]->bst);
269 sc->sc_cst[cs] = iot;

Completed in 12 milliseconds