Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.c160 { MEDIAOPT_100FX, XCVR_SEL_100FX },
864 case XCVR_SEL_100FX: in elxl_set_media()
941 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