Searched refs:mdio_readreg (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/dev/mdio/ |
H A D | mdio.c | 64 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 D | mdio_nexus_iproc.c | 86 DEVMETHOD(mdio_readreg, brcm_mdionexus_mdio_readreg),
|
/freebsd/sys/dev/qcom_mdio/ |
H A D | qcom_mdio_ipq4018.c | 280 DEVMETHOD(mdio_readreg, qcom_mdio_ipq4018_readreg),
|
/freebsd/sys/dev/etherswitch/ip17x/ |
H A D | ip17x.c | 617 DEVMETHOD(mdio_readreg, ip17x_readphy),
|
/freebsd/sys/dev/etherswitch/ukswitch/ |
H A D | ukswitch.c | 546 DEVMETHOD(mdio_readreg, ukswitch_readphy),
|
/freebsd/sys/dev/etherswitch/mtkswitch/ |
H A D | mtkswitch.c | 633 DEVMETHOD(mdio_readreg, mtkswitch_readphy),
|
/freebsd/sys/dev/etherswitch/ar40xx/ |
H A D | ar40xx_main.c | 931 DEVMETHOD(mdio_readreg, ar40xx_readphy),
|
/freebsd/sys/dev/etherswitch/infineon/ |
H A D | adm6996fc.c | 809 DEVMETHOD(mdio_readreg, adm6996fc_readphy),
|
/freebsd/sys/dev/etherswitch/e6000sw/ |
H A D | e6060sw.c | 991 DEVMETHOD(mdio_readreg, e6060sw_readphy),
|
/freebsd/sys/dev/etherswitch/rtl8366/ |
H A D | rtl8366rb.c | 931 DEVMETHOD(mdio_readreg, rtl_readphy),
|
/freebsd/sys/dev/etherswitch/arswitch/ |
H A D | arswitch.c | 1279 DEVMETHOD(mdio_readreg, arswitch_readphy),
|
/freebsd/sys/dev/mge/ |
H A D | if_mge.c | 167 DEVMETHOD(mdio_readreg, mge_mdio_readreg),
|
/freebsd/sys/dev/neta/ |
H A D | if_mvneta.c | 210 DEVMETHOD(mdio_readreg, mvneta_miibus_readreg),
|