lo_to_hi         4831 dev/ic/rtw.c   rtw_rf_hostbangbits(struct rtw_regs *regs, u_int32_t bits, int lo_to_hi,
lo_to_hi         4841 dev/ic/rtw.c   	    (lo_to_hi) ? "lo to hi" : "hi to lo"));
lo_to_hi         4847 dev/ic/rtw.c   	if (lo_to_hi)
lo_to_hi         4872 dev/ic/rtw.c   		if (lo_to_hi)
lo_to_hi         4886 dev/ic/rtw.c   rtw_rf_rtl8225_hostbangbits(struct rtw_regs *regs, u_int32_t bits, int lo_to_hi,
lo_to_hi         4912 dev/ic/rtw.c   	if (lo_to_hi)
lo_to_hi         4937 dev/ic/rtw.c   		if (lo_to_hi)
lo_to_hi         5012 dev/ic/rtw.c   	int lo_to_hi;
lo_to_hi         5023 dev/ic/rtw.c   		lo_to_hi = 0;
lo_to_hi         5033 dev/ic/rtw.c   		lo_to_hi = 1;
lo_to_hi         5040 dev/ic/rtw.c   		lo_to_hi = 1;
lo_to_hi         5048 dev/ic/rtw.c   		lo_to_hi = 0;
lo_to_hi         5053 dev/ic/rtw.c   		lo_to_hi = 0;
lo_to_hi         5066 dev/ic/rtw.c   	(*rf_bangbits)(&sc->sc_regs, bits, lo_to_hi, nbits);