maxtmp_softc       49 dev/i2c/maxim6690.c struct maxtmp_softc {
maxtmp_softc       67 dev/i2c/maxim6690.c 	sizeof(struct maxtmp_softc), maxtmp_match, maxtmp_attach
maxtmp_softc       98 dev/i2c/maxim6690.c 	struct maxtmp_softc *sc = (struct maxtmp_softc *)self;
maxtmp_softc      147 dev/i2c/maxim6690.c void	maxtmp_readport(struct maxtmp_softc *, u_int8_t, u_int8_t, int);
maxtmp_softc      150 dev/i2c/maxim6690.c maxtmp_readport(struct maxtmp_softc *sc, u_int8_t cmd1, u_int8_t cmd2,
maxtmp_softc      178 dev/i2c/maxim6690.c 	struct maxtmp_softc *sc = arg;