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

/freebsd-11-stable/sys/dev/msk/
H A Dif_mskreg.h841 #define Y2_IS_IRQ_PHY1 BIT_4 /* Interrupt from PHY 1 */ macro
854 (Y2_IS_IRQ_PHY1 | Y2_IS_IRQ_MAC1 | Y2_IS_CHK_TXA1 | Y2_IS_CHK_RX1)
H A Dif_msk.c3719 if ((status & Y2_IS_IRQ_PHY1) != 0 && sc_if0 != NULL)

Completed in 129 milliseconds