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

/openbsd-current/sys/dev/ic/
H A Dhmereg.h68 #define HME_SEB_STAT_RXTOHOST 0x00010000 /* pkt moved from rx fifo->memory */ macro
H A Dhme.c556 ~(HME_SEB_STAT_HOSTTOTX | HME_SEB_STAT_RXTOHOST |
875 status &= ~(HME_SEB_STAT_RXTOHOST | HME_SEB_STAT_GOTFRAME |
907 if ((status & HME_SEB_STAT_RXTOHOST) != 0)

Completed in 64 milliseconds