Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/alc/
H A Dif_alcreg.h1259 #define RRD_VALID 0x80000000 macro
H A Dif_alc.c3381 if ((status & RRD_VALID) == 0) in alc_rxintr()