Home
last modified time | relevance | path

Searched refs:mdio_readreg (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/dev/mdio/
H A Dmdio.c64 mdio_readreg(device_t dev, int phy, int reg) in mdio_readreg() function
112 DEVMETHOD(mdio_readreg, mdio_readreg),
/freebsd/sys/arm64/broadcom/brcmmdio/
H A Dmdio_nexus_iproc.c86 DEVMETHOD(mdio_readreg, brcm_mdionexus_mdio_readreg),
/freebsd/sys/dev/qcom_mdio/
H A Dqcom_mdio_ipq4018.c280 DEVMETHOD(mdio_readreg, qcom_mdio_ipq4018_readreg),
/freebsd/sys/dev/etherswitch/ip17x/
H A Dip17x.c617 DEVMETHOD(mdio_readreg, ip17x_readphy),
/freebsd/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c546 DEVMETHOD(mdio_readreg, ukswitch_readphy),
/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch.c633 DEVMETHOD(mdio_readreg, mtkswitch_readphy),
/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_main.c931 DEVMETHOD(mdio_readreg, ar40xx_readphy),
/freebsd/sys/dev/etherswitch/infineon/
H A Dadm6996fc.c809 DEVMETHOD(mdio_readreg, adm6996fc_readphy),
/freebsd/sys/dev/etherswitch/e6000sw/
H A De6060sw.c991 DEVMETHOD(mdio_readreg, e6060sw_readphy),
/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c931 DEVMETHOD(mdio_readreg, rtl_readphy),
/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch.c1279 DEVMETHOD(mdio_readreg, arswitch_readphy),
/freebsd/sys/dev/mge/
H A Dif_mge.c167 DEVMETHOD(mdio_readreg, mge_mdio_readreg),
/freebsd/sys/dev/neta/
H A Dif_mvneta.c210 DEVMETHOD(mdio_readreg, mvneta_miibus_readreg),