Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathnreg.h82 #define AR_DRETRY_LIMIT(i) (0x1080 + (i) * 4) macro
H A Dathn.c1975 AR_WRITE(sc, AR_DRETRY_LIMIT(qid), in athn_init_tx_queues()