Searched refs:BFE_ISTAT (Results 1 – 2 of 2) sorted by relevance
49 #define BFE_ISTAT 0x00000020 /* Interrupt Status */ macro
1444 istat = CSR_READ_4(sc, BFE_ISTAT); in bfe_intr()1452 CSR_WRITE_4(sc, BFE_ISTAT, istat); in bfe_intr()1453 CSR_READ_4(sc, BFE_ISTAT); in bfe_intr()