Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Delink3reg.h386 #define TXS_RECLAIM 0x0200 macro
Delinkxl.c798 if ((err & (TXS_UNDERRUN | TXS_JABBER | TXS_RECLAIM)) in ex_txstat()
821 (err & TXS_RECLAIM) ? " reclaim" : ""); in ex_txstat()