Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dseeq8005reg.h163 #define SEEQ_PKTSTAT_DONE (1 << 7) macro
H A Dseeq8005.c1104 if (txstatus & SEEQ_PKTSTAT_DONE) { in ea_txint()
1174 if ((status & SEEQ_PKTSTAT_DONE) == 0) in ea_rxint()