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

/freebsd-11-stable/sys/dev/msk/
H A Dif_mskreg.h834 #define Y2_IS_IRQ_MAC2 BIT_11 /* Interrupt from MAC 2 */ macro
856 (Y2_IS_IRQ_PHY2 | Y2_IS_IRQ_MAC2 | Y2_IS_CHK_TXA2 | Y2_IS_CHK_RX2)
H A Dif_msk.c3725 if ((status & Y2_IS_IRQ_MAC2) != 0 && sc_if1 != NULL)

Completed in 189 milliseconds