Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h300 #define XL_XCVR_MII 0x06 macro
H A Dif_xl.c728 icfg |= (XL_XCVR_MII << XL_ICFG_CONNECTOR_BITS); in xl_setcfg()
1018 sc->xl_xcvr = XL_XCVR_MII; in xl_choose_xcvr()
1025 sc->xl_xcvr = XL_XCVR_MII; in xl_choose_xcvr()
1514 case XL_XCVR_MII: in xl_choose_media()
2968 case XL_XCVR_MII: in xl_ifmedia_sts()