Searched refs:bge_softc (Results 1 – 3 of 3) sorted by relevance
376 typedef int (*bge_eaddr_fcn_t)(struct bge_softc *, uint8_t[]);383 static void bge_release_resources(struct bge_softc *);385 static int bge_dma_alloc(struct bge_softc *);386 static void bge_dma_free(struct bge_softc *);387 static int bge_dma_ring_alloc(struct bge_softc *, bus_size_t, bus_size_t,390 static void bge_devinfo(struct bge_softc *);391 static int bge_mbox_reorder(struct bge_softc *);393 static int bge_get_eaddr_fw(struct bge_softc *sc, uint8_t ether_addr[]);394 static int bge_get_eaddr_mem(struct bge_softc *, uint8_t[]);395 static int bge_get_eaddr_nvram(struct bge_softc *, uint8_t[]);[all …]
2942 struct bge_softc { struct
214 struct bge_softc *bge_sc = NULL; in brgphy_attach()936 struct bge_softc *bge_sc = NULL; in brgphy_reset()