Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/alc/
H A Dif_alcreg.h1247 #define RRD_ERR_SUM 0x00100000 macro
H A Dif_alc.c3450 if ((status & (RRD_ERR_SUM | RRD_ERR_LENGTH)) != 0) { in alc_rxeof()