Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h537 #define XL_RXSTAT_UDPCKERR 0x08000000 /* 3c905B only */ macro
H A Dif_xl.c1913 !(rxstat & XL_RXSTAT_UDPCKERR))) { in xl_rxeof()