HomeSort by: relevance | last modified time | path
    Searched defs:admtemp_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2c/
adm1021.c 110 struct admtemp_softc { struct
142 CFATTACH_DECL_NEW(admtemp, sizeof(struct admtemp_softc),
206 admtemp_exec(struct admtemp_softc *sc, i2c_op_t op, uint8_t *cmd,
232 admtemp_setflags(struct admtemp_softc *sc, struct i2c_attach_args *ia,
334 struct admtemp_softc *sc = device_private(self);
467 struct admtemp_softc *sc = sme->sme_cookie;
501 struct admtemp_softc *sc = sme->sme_cookie;
551 struct admtemp_softc *sc = sme->sme_cookie;
616 struct admtemp_softc *sc = sme->sme_cookie;
693 struct admtemp_softc *sc = sme->sme_cookie
    [all...]

Completed in 14 milliseconds