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

  /src/sys/arch/hpcmips/tx/
tx39var.h 112 tx_chipset_tag_t ta_tc; /* Chipset tag */ member in struct:txsim_attach_args
tx39uart.c 76 sc->sc_tc = tc = ta->ta_tc;
txsim.c 124 ta.ta_tc = tx_conf_get_tag();
tx39clock.c 116 tc = sc->sc_tc = ta->ta_tc;
tx39power.c 104 tc = sc->sc_tc = ta->ta_tc;
tx39spi.c 73 tx_chipset_tag_t tc = sc->sc_tc = ta->ta_tc;
tx39biu.c 91 sc->sc_tc = tc = ta->ta_tc;
tx39icu.c 226 tx_chipset_tag_t tc = ta->ta_tc;
231 sc->sc_tc = ta->ta_tc;
tx39sib.c 149 sc->sc_tc = tc = ta->ta_tc;
tx39io.c 116 tc = sc->sc_tc = ta->ta_tc;

Completed in 21 milliseconds