atw_txsq          120 dev/ic/atwvar.h SIMPLEQ_HEAD(atw_txsq, atw_txsoft);
atw_txsq          260 dev/ic/atwvar.h 	struct atw_txsq sc_txfreeq;	/* free Tx descsofts */
atw_txsq          261 dev/ic/atwvar.h 	struct atw_txsq sc_txdirtyq;	/* dirty Tx descsofts */