sc_bbpctl_rd      729 dev/ic/atw.c   	sc->sc_bbpctl_rd = reg | ATW_BBPCTL_RD;
sc_bbpctl_rd     1932 dev/ic/atw.c   	reg = sc->sc_bbpctl_rd | LSHIFT(addr & 0x7f, ATW_BBPCTL_ADDR_MASK);
sc_bbpctl_rd      278 dev/ic/atwvar.h 	u_int32_t	sc_bbpctl_rd;