Home | History | Annotate | Download | only in tx

Lines Matching defs:tx_chipset

79 struct tx_chipset_tag tx_chipset;
298 KASSERT(t == &tx_chipset);
299 tx_chipset.tc_intrt = intrt;
306 KASSERT(t == &tx_chipset);
307 tx_chipset.tc_powert = powert;
314 KASSERT(t == &tx_chipset);
315 tx_chipset.tc_clockt = clockt;
322 KASSERT(t == &tx_chipset);
323 tx_chipset.tc_soundt = soundt;
330 KASSERT(t == &tx_chipset);
331 tx_chipset.tc_videot = videot;