Searched refs:_ds0 (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ath/ |
H A D | if_athvar.h | 1399 #define ath_hal_filltxdesc(_ah, _ds, _b, _l, _did, _qid, _first, _last, _ds0) \ argument 1401 (_first), (_last), (_ds0))) 1429 #define ath_hal_setuplasttxdesc(_ah, _ds, _ds0) \ argument 1430 ((*(_ah)->ah_setupLastTxDesc)((_ah), (_ds), (_ds0)))
|