Searched refs:bce_softc (Results 1 – 1 of 1) sorted by relevance
111 struct bce_softc { struct162 static void bce_rxintr(struct bce_softc *);163 static void bce_txintr(struct bce_softc *);165 static void bce_add_mac(struct bce_softc *, uint8_t *, unsigned long);166 static int bce_add_rxbuf(struct bce_softc *, int);167 static void bce_rxdrain(struct bce_softc *);169 static void bce_reset(struct bce_softc *);177 CFATTACH_DECL_NEW(bce, sizeof(struct bce_softc),240 struct bce_softc *sc = device_private(self); in bce_attach()507 struct bce_softc *sc = ifp->if_softc; in bce_start()[all …]