sf_softc
sf_rxdrain(struct sf_softc *sc)
sf_reg_write(struct sf_softc *sc, bus_addr_t reg, uint32_t val)
struct sf_softc *sc = ifp->if_softc;
sf_read_eeprom(struct sf_softc *sc, int offset)
sf_add_rxbuf(struct sf_softc *sc, int idx)
sf_set_filter_perfect(struct sf_softc *sc, int slot, const uint8_t *enaddr)
sf_set_filter_hash(struct sf_softc *sc, uint8_t *enaddr)
sf_set_filter(struct sf_softc *sc)
struct sf_softc *sc = device_private(self);
sf_attach(struct sf_softc *sc)
struct sf_softc *sc = device_private(self);
struct sf_softc *sc = ifp->if_softc;
struct sf_softc *sc;
struct sf_softc *sc = ifp->if_softc;
struct sf_softc *sc = ifp->if_softc;
struct sf_softc *sc = ifp->if_softc;
struct sf_softc *sc = arg;
sf_txintr(struct sf_softc *sc)
sf_rxintr(struct sf_softc *sc)
static void sf_txintr(struct sf_softc *);
static void sf_rxintr(struct sf_softc *);
static void sf_stats_update(struct sf_softc *);
static void sf_reset(struct sf_softc *);
static void sf_macreset(struct sf_softc *);
static void sf_rxdrain(struct sf_softc *);
static int sf_add_rxbuf(struct sf_softc *, int);
struct sf_softc *sc = arg;
static uint8_t sf_read_eeprom(struct sf_softc *, int);
static void sf_set_filter(struct sf_softc *);
sf_stats_update(struct sf_softc *sc)
sf_reset(struct sf_softc *sc)
sf_macreset(struct sf_softc *sc)
struct sf_softc *sc = ifp->if_softc;
sf_reg_read(struct sf_softc *sc, bus_addr_t reg)
void sf_attach(struct sf_softc *);
struct sf_softc *sc = &psc->sc_starfire;
struct sf_softc sc_starfire; /* read Starfire softc */