Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h297 #define XL_XCVR_COAX 0x03 macro
H A Dif_xl.c797 sc->xl_xcvr = XL_XCVR_COAX; in xl_setmode()
799 icfg |= (XL_XCVR_COAX << XL_ICFG_CONNECTOR_BITS); in xl_setmode()
1508 case XL_XCVR_COAX: in xl_choose_media()
2799 if (sc->xl_xcvr == XL_XCVR_COAX) in xl_init_locked()
2957 case XL_XCVR_COAX: in xl_ifmedia_sts()