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

/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcivar.h57 int bhnd_pcie_mdio_write(struct bhnd_pci_softc *sc, int phy,
H A Dbhnd_pci.c408 bhnd_pcie_mdio_write(struct bhnd_pci_softc *sc, int phy, int reg, int val) function
478 return (bhnd_pcie_mdio_write(sc, phy, reg, val));
H A Dbhnd_pci_hostb.c195 bhnd_pcie_mdio_write(BHND_PCI_SOFTC(_sc), (_phy), (_reg), (_val))

Completed in 61 milliseconds