Home
last modified time | relevance | path

Searched refs:bhnd_pci_softc (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c57 static int bhnd_pcie_mdio_wait_idle(struct bhnd_pci_softc *sc);
58 static int bhnd_pcie_mdio_ioctl(struct bhnd_pci_softc *sc, uint32_t cmd);
59 static int bhnd_pcie_mdio_enable(struct bhnd_pci_softc *sc);
60 static void bhnd_pcie_mdio_disable(struct bhnd_pci_softc *sc);
61 static int bhnd_pcie_mdio_cmd_write(struct bhnd_pci_softc *sc,
63 static int bhnd_pcie_mdio_cmd_read(struct bhnd_pci_softc *sc, uint32_t cmd,
127 struct bhnd_pci_softc *sc; in bhnd_pci_generic_attach()
151 struct bhnd_pci_softc *sc; in bhnd_pci_generic_detach()
236 bhnd_pcie_read_proto_reg(struct bhnd_pci_softc *sc, uint32_t addr) in bhnd_pcie_read_proto_reg()
258 bhnd_pcie_write_proto_reg(struct bhnd_pci_softc *sc, uint32_t addr, in bhnd_pcie_write_proto_reg()
[all …]
H A Dbhnd_pcivar.h44 struct bhnd_pci_softc;
52 uint32_t bhnd_pcie_read_proto_reg(struct bhnd_pci_softc *sc,
54 void bhnd_pcie_write_proto_reg(struct bhnd_pci_softc *sc,
56 int bhnd_pcie_mdio_read(struct bhnd_pci_softc *sc, int phy,
58 int bhnd_pcie_mdio_write(struct bhnd_pci_softc *sc, int phy,
60 int bhnd_pcie_mdio_read_ext(struct bhnd_pci_softc *sc, int phy,
62 int bhnd_pcie_mdio_write_ext(struct bhnd_pci_softc *sc, int phy,
92 struct bhnd_pci_softc { struct
H A Dbhnd_pcibvar.h40 struct bhnd_pci_softc sc_common;
H A Dbhnd_pci_hostbvar.h228 struct bhnd_pci_softc common; /**< common bhnd_pci state */