Home
last modified time | relevance | path

Searched refs:sc_bar1_lastreg (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hifn/
H A Dhifn7751var.h138 bus_size_t sc_bar1_lastreg;/* bar1 last reg written */ member
H A Dhifn7751.c181 sc->sc_bar1_lastreg = (bus_size_t) -1; in READ_REG_1()
430 sc->sc_bar1_lastreg = (bus_size_t) -1; in hifn_attach()
2695 if (sc->sc_bar1_lastreg == reg - 4) in hifn_write_reg_1()
2697 sc->sc_bar1_lastreg = reg; in hifn_write_reg_1()