Searched refs:BFE_ISTAT_RX (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bfe/
H A Dif_bfereg.h57 #define BFE_ISTAT_RX 0x00010000 /* RX Interrupt */ macro
66 #define BFE_IMASK_DEF (BFE_ISTAT_ERRORS | BFE_ISTAT_TO | BFE_ISTAT_RX | \
H A Dif_bfe.c1469 if (istat & BFE_ISTAT_RX)

Completed in 112 milliseconds