Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/3com/dev/xl/
H A Dif_xlreg.h532 #define XL_RXSTAT_OVERSIZE 0x00100000 macro
H A Dif_xl.c1862 rxstat |= (XL_RXSTAT_UP_ERROR|XL_RXSTAT_OVERSIZE); in xl_rxeof()