Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.c156 { MEDIAOPT_AUI, XCVR_SEL_AUI },
870 case XCVR_SEL_AUI: in elxl_set_media()
968 case XCVR_SEL_AUI: in elxl_linkcheck()
1432 case XCVR_SEL_AUI: in elxl_m_getprop()
1531 sc->ex_xcvr = XCVR_SEL_AUI; in elxl_m_setprop()
1538 sc->ex_xcvr = XCVR_SEL_AUI; in elxl_m_setprop()
1545 sc->ex_xcvr = XCVR_SEL_AUI; in elxl_m_setprop()
H A Delxl.h279 #define XCVR_SEL_AUI 0x00100000U macro