wbenv_readreg
u_int8_t wbenv_readreg(struct wbenv_softc *, u_int8_t);
config = wbenv_readreg(sc, W83L784R_CONFIG);
data = wbenv_readreg(sc, reg);
data = wbenv_readreg(sc, reg);
sdata = wbenv_readreg(sc, sc->sc_wbenv_sensors[n].reg);
data = wbenv_readreg(sc, W83L784R_FANDIV);
data = wbenv_readreg(sc, sc->sc_wbenv_sensors[n].reg);
data = wbenv_readreg(sc, W83L785R_FANDIV);
data = wbenv_readreg(sc, sc->sc_wbenv_sensors[n].reg);