Home
last modified time | relevance | path

Searched refs:atw_txdesc (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Datwvar.h80 struct atw_txdesc acd_txdescs[ATW_NTXDESC];
367 ATW_CDTXOFF(__x), sizeof(struct atw_txdesc) * \
375 ATW_CDTXOFF(__x), sizeof(struct atw_txdesc) * __n, (ops)); \
H A Datwreg.h943 struct atw_txdesc { struct
H A Datw.c3560 struct atw_txdesc *txd; in atw_start()