Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Ddp83932reg.h231 #define IMR_RBA (1U << 4) /* RBA Exceeded */ macro
H A Ddp83932.c600 if (isr & (IMR_RFO | IMR_RBA | IMR_RBE | IMR_RDE)) { in sonic_intr()
605 PRINTERR(IMR_RBA, "receive buffer exceeded"); in sonic_intr()
1013 sc->sc_imr = IMR_RFO | IMR_RBA | IMR_RBE | IMR_RDE | in sonic_init()