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

/freebsd-10.0-release/sys/dev/msk/
H A Dif_msk.c1398 sc->msk_intrmask &= ~Y2_IS_HW_ERR;
1942 sc->msk_intrmask = Y2_IS_HW_ERR | Y2_IS_STAT_BMU;
3745 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 177 milliseconds