YGE_PORT_A
ridx = port->p_port == YGE_PORT_A ?
if ((status & Y2_HWE_L1_MASK) != 0 && dev->d_port[YGE_PORT_A] != NULL)
yge_handle_hwerr(dev->d_port[YGE_PORT_A], status);
port1 = dev->d_port[YGE_PORT_A];
if (port == dev->d_port[YGE_PORT_A]) {
if (pnum == YGE_PORT_A) {
ridx = port->p_port == YGE_PORT_A ?
if (port->p_port == YGE_PORT_A) {