Home
last modified time | relevance | path

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

/freebsd/sys/dev/bfe/
H A Dif_bfereg.h49 #define BFE_ISTAT 0x00000020 /* Interrupt Status */ macro
H A Dif_bfe.c1444 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()