Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h299 #define XL_XCVR_100BFX 0x05 macro
H A Dif_xl.c765 sc->xl_xcvr = XL_XCVR_100BFX; in xl_setmode()
767 icfg |= (XL_XCVR_100BFX << XL_ICFG_CONNECTOR_BITS); in xl_setmode()
1515 case XL_XCVR_100BFX: in xl_choose_media()
2971 case XL_XCVR_100BFX: in xl_ifmedia_sts()