Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pcmcia/
Dif_xereg.h256 #define RX_OVERRUN 0x10 /* Receive overrun mask. */ macro
Dif_xe.c696 if (rx_status & RX_OVERRUN) { in xe_intr()
1343 PKT_TOO_LONG | CRC_ERR | RX_OVERRUN | RX_ABORT | RX_OK); in xe_full_reset()