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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c566 * control field in the W3_MAC_CONTROL register.
784 PUT16(W3_MAC_CONTROL, GET16(W3_MAC_CONTROL) |
913 mctl = GET16(W3_MAC_CONTROL);
919 PUT16(W3_MAC_CONTROL, mctl);
983 sc->ex_duplex = GET16(W3_MAC_CONTROL) & MAC_CONTROL_FDX ?
2150 mctl = GET16(W3_MAC_CONTROL);
2155 PUT16(W3_MAC_CONTROL, mctl);
H A Delxl.h167 #define W3_MAC_CONTROL 0x06 macro

Completed in 80 milliseconds