cg6_tec_xxx
sc->sc_tec = (struct cg6_tec_xxx *)bh;
sc->sc_tec = (struct cg6_tec_xxx *)bus_space_vaddr(sa->sa_bustag, bh);
volatile struct cg6_tec_xxx *tec;
struct cg6_tec_xxx un_tec;
volatile struct cg6_tec_xxx *sc_tec; /* TEC registers */