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

/openbsd-current/sys/dev/pci/
H A Dif_bge.c116 int bge_can_use_msi(struct bge_softc *);
123 sizeof(struct bge_softc), bge_probe, bge_attach, bge_detach,
131 void bge_txeof(struct bge_softc *);
132 void bge_rxcsum(struct bge_softc *, struct bge_rx_bd *, struct mbuf *);
133 void bge_rxeof(struct bge_softc *);
136 void bge_stats_update(struct bge_softc *);
137 void bge_stats_update_regs(struct bge_softc *);
139 int bge_encap(struct bge_softc *, struct mbuf *, int *);
145 int bge_rxrinfo(struct bge_softc *, struct if_rxrinfo *);
147 void bge_stop_block(struct bge_softc *, bus_size_
[all...]
H A Dif_bgereg.h2839 struct bge_softc { struct
/openbsd-current/sys/dev/mii/
H A Dbrgphy.c210 struct bge_softc *bge_sc = NULL;
816 struct bge_softc *bge_sc = sc->mii_pdata->mii_ifp->if_softc;

Completed in 146 milliseconds