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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c924 if (port->p_port == YGE_PORT_A) {
1984 ridx = port->p_port == YGE_PORT_A ?
2163 if ((status & Y2_HWE_L1_MASK) != 0 && dev->d_port[YGE_PORT_A] != NULL)
2164 yge_handle_hwerr(dev->d_port[YGE_PORT_A], status);
2276 port1 = dev->d_port[YGE_PORT_A];
2607 if (port == dev->d_port[YGE_PORT_A]) {
2722 if (pnum == YGE_PORT_A) {
3191 ridx = port->p_port == YGE_PORT_A ?
H A Dyge.h1812 #define YGE_PORT_A 0 macro

Completed in 83 milliseconds