Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/xl/
Dif_xlreg.h299 #define XL_XCVR_COAX 0x03 macro
Dif_xl.c805 sc->xl_xcvr = XL_XCVR_COAX; in xl_setmode()
807 icfg |= (XL_XCVR_COAX << XL_ICFG_CONNECTOR_BITS); in xl_setmode()
1524 case XL_XCVR_COAX: in xl_choose_media()
2817 if (sc->xl_xcvr == XL_XCVR_COAX) in xl_init_locked()
2975 case XL_XCVR_COAX: in xl_ifmedia_sts()