Home
last modified time | relevance | path

Searched refs:AR5210DESC_CONST (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210desc.h39 #define AR5210DESC_CONST(_ds) ((const struct ar5210_desc *)(_ds)) macro
H A Dar5210_xmit.c568 ads->ds_ctl0 = AR5210DESC_CONST(ds0)->ds_ctl0; in ar5210FillTxDesc()