mos_softc
static void mos_chip_init(struct mos_softc *);
static void mos_reset(struct mos_softc *sc);
static int mos_reg_read_1(struct mos_softc *, int);
static int mos_reg_read_2(struct mos_softc *, int);
static int mos_reg_write_1(struct mos_softc *, int, int);
static int mos_reg_write_2(struct mos_softc *, int, int);
static int mos_readmac(struct mos_softc *, uint8_t *);
static int mos_writemac(struct mos_softc *, uint8_t *);
static int mos_write_mcast(struct mos_softc *, u_char *);
.size = sizeof(struct mos_softc)
mos_reg_read_1(struct mos_softc *sc, int reg)
mos_reg_read_2(struct mos_softc *sc, int reg)
mos_reg_write_1(struct mos_softc *sc, int reg, int aval)
mos_reg_write_2(struct mos_softc *sc, int reg, int aval)
mos_readmac(struct mos_softc *sc, u_char *mac)
mos_writemac(struct mos_softc *sc, uint8_t *mac)
mos_write_mcast(struct mos_softc *sc, u_char *hashtbl)
struct mos_softc *sc = device_get_softc(dev);
struct mos_softc *sc = device_get_softc(dev);
struct mos_softc *sc = device_get_softc(dev);
struct mos_softc *sc = if_getsoftc(ifp);
struct mos_softc *sc = if_getsoftc(ifp);
struct mos_softc *sc = uether_getsc(ue);
struct mos_softc *sc = uether_getsc(ue);
mos_reset(struct mos_softc *sc)
mos_chip_init(struct mos_softc *sc)
struct mos_softc *sc = device_get_softc(dev);
struct mos_softc *sc = uether_getsc(ue);
struct mos_softc *sc = device_get_softc(dev);
struct mos_softc *sc = usbd_xfer_softc(xfer);
struct mos_softc *sc = usbd_xfer_softc(xfer);
struct mos_softc *sc = uether_getsc(ue);
struct mos_softc *sc = uether_getsc(ue);
struct mos_softc *sc = uether_getsc(ue);
struct mos_softc *sc = usbd_xfer_softc(xfer);
struct mos_softc *sc = uether_getsc(ue);