Searched refs:rge_softc (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_rge.c76 int rge_allocmem(struct rge_softc *);
84 void rge_reset(struct rge_softc *);
85 void rge_iff(struct rge_softc *);
86 void rge_chipinit(struct rge_softc *);
87 void rge_set_phy_power(struct rge_softc *, int);
88 void rge_ephy_config(struct rge_softc *);
89 void rge_ephy_config_mac_cfg3(struct rge_softc *);
90 void rge_ephy_config_mac_cfg5(struct rge_softc *);
91 int rge_phy_config(struct rge_softc *);
92 void rge_phy_config_mac_cfg2_8126(struct rge_softc *);
[all...]
H A Dif_rgereg.h352 struct rge_softc *q_sc;
389 struct rge_softc {
384 struct rge_softc { struct

Completed in 110 milliseconds