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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c710 sc->ex_xcvr = default_media;
717 sc->ex_xcvr = default_media;
721 sc->ex_xcvr = exm->exm_xcvr;
850 switch (sc->ex_xcvr) {
902 configreg |= (sc->ex_xcvr);
940 switch (sc->ex_xcvr) {
1421 switch (sc->ex_xcvr) {
1486 sc->ex_xcvr = XCVR_SEL_AUTO;
1488 sc->ex_xcvr = XCVR_SEL_MII;
1495 sc->ex_xcvr
[all...]
H A Delxl.h484 uint32_t ex_xcvr; member in struct:ex_softc

Completed in 48 milliseconds