Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c159 { MEDIAOPT_10T, XCVR_SEL_10T },
852 case XCVR_SEL_10T: in elxl_set_media()
955 case XCVR_SEL_10T: in elxl_linkcheck()
1426 case XCVR_SEL_10T: in elxl_m_getprop()
1495 sc->ex_xcvr = XCVR_SEL_10T; in elxl_m_setprop()
1503 sc->ex_xcvr = XCVR_SEL_10T; in elxl_m_setprop()
H A Delxl.h278 #define XCVR_SEL_10T 0x00000000U macro