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

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

Completed in 118 milliseconds