Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h535 #define XL_RXSTAT_IPCKERR 0x02000000 /* 3c905B only */ macro
H A Dif_xl.c1908 if (!(rxstat & XL_RXSTAT_IPCKERR)) in xl_rxeof()