Home
last modified time | relevance | path

Searched refs:XCVR_100X (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h65 #define XCVR_100X 4 macro
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.h314 VR_MAU_100X = XCVR_100X,
/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c1735 ph->phy_type = XCVR_100X; in _mii_probe_phy()
1739 ph->phy_type = XCVR_100X; in _mii_probe_phy()
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.c1195 mxfep->mxfe_phyinuse = XCVR_100X; in mxfe_startphynway()
1293 mxfep->mxfe_phyinuse = XCVR_100X; in mxfe_startphymii()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c4008 #define XCVR_100X 4 macro
4024 val = XCVR_100X; in gem_mac_xcvr_inuse()
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c2993 val = XCVR_100X; in usbgem_mac_xcvr_inuse()
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c1430 *val = XCVR_100X; /* should always be 100X for now */ in eri_m_stat()