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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c983 sc->ex_duplex = GET16(W3_MAC_CONTROL) & MAC_CONTROL_FDX ?
987 sc->ex_duplex = LINK_DUPLEX_UNKNOWN;
1408 *(uint8_t *)val = sc->ex_duplex;
1620 *val = sc->ex_duplex;
H A Delxl.h486 link_duplex_t ex_duplex; member in struct:ex_softc

Completed in 71 milliseconds