bhnd_pcie2_softc
struct bhnd_pcie2_softc *sc;
bhnd_pcie2_read_proto_reg(struct bhnd_pcie2_softc *sc, uint32_t addr)
bhnd_pcie2_write_proto_reg(struct bhnd_pcie2_softc *sc, uint32_t addr,
bhnd_pcie2_mdio_read(struct bhnd_pcie2_softc *sc, int phy, int reg)
bhnd_pcie2_mdio_write(struct bhnd_pcie2_softc *sc, int phy, int reg, int val)
bhnd_pcie2_mdio_read_ext(struct bhnd_pcie2_softc *sc, int phy, int devaddr,
bhnd_pcie2_mdio_write_ext(struct bhnd_pcie2_softc *sc, int phy, int devaddr,
sizeof(struct bhnd_pcie2_softc));
struct bhnd_pcie2_softc *sc;
struct bhnd_pcie2_softc common; /**< common bhnd_pcie2 state */
struct bhnd_pcie2_softc;
uint32_t bhnd_pcie2_read_proto_reg(struct bhnd_pcie2_softc *sc,
void bhnd_pcie2_write_proto_reg(struct bhnd_pcie2_softc *sc,
int bhnd_pcie2_mdio_read(struct bhnd_pcie2_softc *sc, int phy,
int bhnd_pcie2_mdio_write(struct bhnd_pcie2_softc *sc, int phy,
int bhnd_pcie2_mdio_read_ext(struct bhnd_pcie2_softc *sc, int phy,
int bhnd_pcie2_mdio_write_ext(struct bhnd_pcie2_softc *sc,
struct bhnd_pcie2_softc sc_common;