RTW_CONFIG3       189 dev/cardbus/if_rtw_cardbus.c 	reg = RTW_READ(regs, RTW_CONFIG3);
RTW_CONFIG3       191 dev/cardbus/if_rtw_cardbus.c 		RTW_WRITE(regs, RTW_CONFIG3, reg | RTW_CONFIG3_FUNCREGEN);
RTW_CONFIG3       193 dev/cardbus/if_rtw_cardbus.c 		RTW_WRITE(regs, RTW_CONFIG3, reg & ~RTW_CONFIG3_FUNCREGEN);
RTW_CONFIG3       384 dev/ic/rtw.c   		RTW_WBW(regs, RTW_9346CR, MAX(RTW_CONFIG0, RTW_CONFIG3));
RTW_CONFIG3       397 dev/ic/rtw.c   	cfg3 = RTW_READ8(regs, RTW_CONFIG3);
RTW_CONFIG3       403 dev/ic/rtw.c   	RTW_WRITE8(regs, RTW_CONFIG3, cfg3);
RTW_CONFIG3       404 dev/ic/rtw.c   	RTW_SYNC(regs, RTW_CONFIG3, RTW_CONFIG3);