jme_softc
struct jme_softc *sc = ifp->if_softc;
jme_encap(struct jme_softc *sc, struct mbuf * const m)
jme_txeof(struct jme_softc *sc)
typedef struct jme_softc jme_softc_t;
static void jme_txeof(struct jme_softc *);
jme_eeprom_read_byte(struct jme_softc *sc, uint8_t addr, uint8_t *val)
jme_eeprom_macaddr(struct jme_softc *sc)
jme_reg_macaddr(struct jme_softc *sc)
static int jme_eeprom_read_byte(struct jme_softc *, uint8_t, uint8_t *);
struct jme_softc *sc;
static int jme_eeprom_macaddr(struct jme_softc *);
static int jme_reg_macaddr(struct jme_softc *);
struct jme_softc *sc;
struct jme_softc *sc;
struct jme_softc *sc;
struct jme_softc *sc = device_private(self);
struct jme_softc *sc = device_private(self);