Home
last modified time | relevance | path

Searched refs:XCVR_SEL_100FX (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c161 { MEDIAOPT_100FX, XCVR_SEL_100FX },
865 case XCVR_SEL_100FX: in elxl_set_media()
942 case XCVR_SEL_100FX: in elxl_linkcheck()
1439 case XCVR_SEL_100FX: in elxl_m_getprop()
1510 sc->ex_xcvr = XCVR_SEL_100FX; in elxl_m_setprop()
1517 sc->ex_xcvr = XCVR_SEL_100FX; in elxl_m_setprop()
H A Delxl.h282 #define XCVR_SEL_100FX 0x00500000U macro