RTW_ON           1968 dev/ic/rtw.c   	case RTW_ON:
RTW_ON           2006 dev/ic/rtw.c   	case RTW_ON:
RTW_ON           2046 dev/ic/rtw.c   	case RTW_ON:
RTW_ON           2083 dev/ic/rtw.c   	case RTW_ON:
RTW_ON           2142 dev/ic/rtw.c   	case RTW_ON:
RTW_ON           3476 dev/ic/rtw.c   		rtw_pwrstate(sc, RTW_ON);
RTW_ON           4361 dev/ic/rtw.c   	case RTW_ON:
RTW_ON           4587 dev/ic/rtw.c   	case RTW_ON:
RTW_ON           4675 dev/ic/rtw.c   	case RTW_ON:
RTW_ON           4756 dev/ic/rtw.c   	enum rtw_pwrstate power = RTW_ON;
RTW_ON            309 dev/ic/rtwvar.h enum rtw_pwrstate { RTW_OFF = 0, RTW_SLEEP, RTW_ON };