Lines Matching defs:tc
86 tx_chipset_tag_t tc;
91 sc->sc_tc = tc = ta->ta_tc;
94 tx39biu_dump(tc);
101 reg = tx_conf_read(tc, TX39_MEMCONFIG4_REG);
104 tx_conf_write(tc, TX39_MEMCONFIG4_REG, reg);
106 reg = tx_conf_read(tc, TX39_MEMCONFIG4_REG);
146 tx_chipset_tag_t tc;
152 tc = sc->sc_tc;
154 reg = tx_conf_read(tc, TX39_MEMCONFIG4_REG);
156 tx_conf_write(tc, TX39_MEMCONFIG4_REG, reg);
157 reg = tx_conf_read(tc, TX39_MEMCONFIG4_REG);
159 tx_conf_write(tc, TX39_MEMCONFIG4_REG, reg);
166 tx39biu_dump(tx_chipset_tag_t tc)
179 reg = tx_conf_read(tc, TX39_MEMCONFIG0_REG);
229 reg = tx_conf_read(tc, TX39_MEMCONFIG3_REG);
257 reg = tx_conf_read(tc, TX39_MEMCONFIG4_REG);