Searched refs:BFE_ISTAT_RX (Results 1 – 2 of 2) sorted by relevance
60 #define BFE_ISTAT_RX 0x00010000 /* RX Interrupt */ macro70 BFE_ISTAT_RX | BFE_ISTAT_TX)
2418 if (intr_stat & BFE_ISTAT_RX) { in bfe_interrupt()