HomeSort by: relevance | last modified time | path
    Searched defs:ds0 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
ath.c 3620 struct ath_desc *ds, *ds0; local in function:ath_tx_start
4052 ds0 = ds;
4063 , ds0 /* first descriptor */
4116 struct ath_desc *ds, *ds0; local in function:ath_tx_processq
4136 ds0 = &bf->bf_desc[0];
4188 ath_rate_tx_complete(sc, an, ds, ds0);

Completed in 15 milliseconds