Home
last modified time | relevance | path

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

/freebsd/sys/dev/sis/
H A Dif_sisreg.h362 #define SIS_RXSTAT_ERROR(x) \ macro
H A Dif_sis.c1512 if (SIS_RXSTAT_ERROR(rxstat) != 0) { in sis_rxeof()