Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dxlreg.h286 #define XL_XCVR_100BFX 0x05 macro
H A Dxl.c696 sc->xl_xcvr = XL_XCVR_100BFX; in xl_setmode()
698 icfg |= (XL_XCVR_100BFX << XL_ICFG_CONNECTOR_BITS); in xl_setmode()
2140 case XL_XCVR_100BFX: in xl_ifmedia_sts()
2573 case XL_XCVR_100BFX: in xl_attach()