YGE_PORT_B
if ((status & Y2_HWE_L2_MASK) != 0 && dev->d_port[YGE_PORT_B] != NULL)
yge_handle_hwerr(dev->d_port[YGE_PORT_B], status >> 8);
port2 = dev->d_port[YGE_PORT_B];
} else if (port == dev->d_port[YGE_PORT_B]) {