RTW_ACCESS_NONE   291 dev/ic/rtw.c   	rtw_set_access(regs, RTW_ACCESS_NONE);
RTW_ACCESS_NONE   299 dev/ic/rtw.c   	case RTW_ACCESS_NONE:
RTW_ACCESS_NONE   314 dev/ic/rtw.c   	KASSERT(naccess >= RTW_ACCESS_NONE && naccess <= RTW_ACCESS_ANAPARM);
RTW_ACCESS_NONE   315 dev/ic/rtw.c   	KASSERT(regs->r_access >= RTW_ACCESS_NONE &&
RTW_ACCESS_NONE   322 dev/ic/rtw.c   	case RTW_ACCESS_NONE:
RTW_ACCESS_NONE   330 dev/ic/rtw.c   		case RTW_ACCESS_NONE:
RTW_ACCESS_NONE   336 dev/ic/rtw.c   		case RTW_ACCESS_NONE:
RTW_ACCESS_NONE   348 dev/ic/rtw.c   		case RTW_ACCESS_NONE:
RTW_ACCESS_NONE  2120 dev/ic/rtw.c   	rtw_set_access(regs, RTW_ACCESS_NONE);
RTW_ACCESS_NONE  2315 dev/ic/rtw.c   	rtw_set_access(&sc->sc_regs, RTW_ACCESS_NONE);
RTW_ACCESS_NONE  2448 dev/ic/rtw.c   	rtw_set_access(regs, RTW_ACCESS_NONE);
RTW_ACCESS_NONE  2509 dev/ic/rtw.c   	rtw_set_access(regs, RTW_ACCESS_NONE);
RTW_ACCESS_NONE  3448 dev/ic/rtw.c   	rtw_set_access(regs, RTW_ACCESS_NONE);
RTW_ACCESS_NONE   120 dev/ic/rtwvar.h 	RTW_ACCESS_NONE = 0,