Searched refs:BFE_ISTAT_RX (Results 1 – 2 of 2) sorted by relevance
58 #define BFE_ISTAT_RX 0x00010000 /* RX Interrupt */ macro67 #define BFE_IMASK_DEF (BFE_ISTAT_ERRORS | BFE_ISTAT_TO | BFE_ISTAT_RX | \
1462 if (istat & BFE_ISTAT_RX) in bfe_intr()