ampchwm_softc
struct ampchwm_softc *sc = (struct ampchwm_softc *)self;
ampchwm_attach_sensors(struct ampchwm_softc *sc, int num,
struct ampchwm_softc *sc = arg;
ampchwm_update_sensor(struct ampchwm_softc *sc, int num, int i)
sizeof(struct ampchwm_softc), ampchwm_match, ampchwm_attach
int ampchwm_attach_sensors(struct ampchwm_softc *, int,
void ampchwm_update_sensor(struct ampchwm_softc *, int, int);