Searched refs:_ds0 (Results 1 – 1 of 1) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ |
H A D | if_athvar.h | 1403 #define ath_hal_filltxdesc(_ah, _ds, _b, _l, _did, _qid, _first, _last, _ds0) \ argument 1405 (_first), (_last), (_ds0))) 1433 #define ath_hal_setuplasttxdesc(_ah, _ds, _ds0) \ argument 1434 ((*(_ah)->ah_setupLastTxDesc)((_ah), (_ds), (_ds0)))
|