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

/freebsd-11-stable/sys/dev/msk/
H A Dif_msk.c1395 sc->msk_intrmask &= ~Y2_IS_HW_ERR;
1939 sc->msk_intrmask = Y2_IS_HW_ERR | Y2_IS_STAT_BMU;
3739 if ((status & Y2_IS_HW_ERR) != 0)
H A Dif_mskreg.h826 #define Y2_IS_HW_ERR BIT_31 /* Interrupt HW Error */ macro

Completed in 110 milliseconds