Searched refs:YGE_PORT_B (Results 1 – 2 of 2) sorted by relevance
2165 if ((status & Y2_HWE_L2_MASK) != 0 && dev->d_port[YGE_PORT_B] != NULL) in yge_intr_hwerr()2166 yge_handle_hwerr(dev->d_port[YGE_PORT_B], status >> 8); in yge_intr_hwerr()2277 port2 = dev->d_port[YGE_PORT_B]; in yge_intr()2610 } else if (port == dev->d_port[YGE_PORT_B]) { in yge_start_port()
1813 #define YGE_PORT_B 1 macro