Searched refs:mos_softc (Results 1 – 2 of 2) sorted by relevance
175 static void mos_chip_init(struct mos_softc *);182 static void mos_reset(struct mos_softc *sc);184 static int mos_reg_read_1(struct mos_softc *, int);185 static int mos_reg_read_2(struct mos_softc *, int);186 static int mos_reg_write_1(struct mos_softc *, int, int);187 static int mos_reg_write_2(struct mos_softc *, int, int);188 static int mos_readmac(struct mos_softc *, uint8_t *);189 static int mos_writemac(struct mos_softc *, uint8_t *);190 static int mos_write_mcast(struct mos_softc *, u_char *);242 .size = sizeof(struct mos_softc)[all …]
160 struct mos_softc { struct