Searched refs:Y2_IS_IRQ_PHY2 (Results 1 – 2 of 2) sorted by relevance
834 #define Y2_IS_IRQ_PHY2 BIT_12 /* Interrupt from PHY 2 */ macro857 (Y2_IS_IRQ_PHY2 | Y2_IS_IRQ_MAC2 | Y2_IS_CHK_TXA2 | Y2_IS_CHK_RX2)
3683 if ((status & Y2_IS_IRQ_PHY2) != 0 && sc_if1 != NULL) in msk_intr()