Searched refs:HME_SEB_STAT_TXALL (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dhmereg.h77 #define HME_SEB_STAT_TXALL 0x02000000 /* all pkts in fifo transmitted */ macro
H A Dhme.c557 HME_SEB_STAT_TXALL | HME_SEB_STAT_TXPERR |
877 HME_SEB_STAT_TXALL);
904 if ((status & (HME_SEB_STAT_TXALL | HME_SEB_STAT_HOSTTOTX)) != 0)

Completed in 61 milliseconds