atw_txsoft       1276 dev/ic/atw.c   	struct atw_txsoft *txs;
atw_txsoft       2652 dev/ic/atw.c   	struct atw_txsoft *txs;
atw_txsoft       2738 dev/ic/atw.c   	struct atw_txsoft *txs;
atw_txsoft       3259 dev/ic/atw.c   	struct atw_txsoft *txs;
atw_txsoft       3620 dev/ic/atw.c   	struct atw_txsoft *txs, *last_txs;
atw_txsoft        109 dev/ic/atwvar.h struct atw_txsoft {
atw_txsoft        117 dev/ic/atwvar.h 	SIMPLEQ_ENTRY(atw_txsoft) txs_q;
atw_txsoft        120 dev/ic/atwvar.h SIMPLEQ_HEAD(atw_txsq, atw_txsoft);
atw_txsoft        245 dev/ic/atwvar.h 	struct atw_txsoft sc_txsoft[ATW_TXQUEUELEN];