Home
last modified time | relevance | path

Searched refs:bhnd_pcie_mdio_write (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c396 bhnd_pcie_mdio_write(struct bhnd_pci_softc *sc, int phy, int reg, int val) in bhnd_pcie_mdio_write() function
466 return (bhnd_pcie_mdio_write(sc, phy, reg, val)); in bhnd_pcie_mdio_write_ext()
H A Dbhnd_pcivar.h58 int bhnd_pcie_mdio_write(struct bhnd_pci_softc *sc, int phy,
H A Dbhnd_pci_hostb.c198 bhnd_pcie_mdio_write(BHND_PCI_SOFTC(_sc), (_phy), (_reg), (_val))