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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c2165 if ((status & Y2_HWE_L2_MASK) != 0 && dev->d_port[YGE_PORT_B] != NULL)
2166 yge_handle_hwerr(dev->d_port[YGE_PORT_B], status >> 8);
2277 port2 = dev->d_port[YGE_PORT_B];
2610 } else if (port == dev->d_port[YGE_PORT_B]) {
H A Dyge.h1813 #define YGE_PORT_B 1 macro

Completed in 80 milliseconds