Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/stge/
HDif_stgereg.h166 #define RFD_RxStatus(x) ((x) & 0xffffffff) macro
HDif_stge.c1568 status = RFD_RxStatus(status64); in stge_rxeof()