<dec f='src/src/sys/dev/ic/atw.c' l='196' type='void atw_idle(struct atw_softc * , u_int32_t )'/>
<use f='src/src/sys/dev/ic/atw.c' l='1459' u='c' c='atw_tune'/>
<use f='src/src/sys/dev/ic/atw.c' l='1979' u='c' c='atw_filter_setup'/>
<use f='src/src/sys/dev/ic/atw.c' l='2158' u='c' c='atw_key_update_end'/>
<use f='src/src/sys/dev/ic/atw.c' l='2872' u='c' c='atw_intr'/>
<def f='src/src/sys/dev/ic/atw.c' l='2943' ll='3001' type='void atw_idle(struct atw_softc * sc, u_int32_t bits)'/>
<doc f='src/src/sys/dev/ic/atw.c' l='2932'>/*
 * atw_idle:
 *
 *	Cause the transmit and/or receive processes to go idle.
 *
 *      XXX It seems that the ADM8211 will not signal the end of the Rx/Tx
 *	process in STSR if I clear SR or ST after the process has already
 *	ceased. Fair enough. But the Rx process status bits in ATW_TEST0
 *      do not seem to be too reliable. Perhaps I have the sense of the
 *	Rx bits switched with the Tx bits?
 */</doc>
