ses_sensor
void ses_psu2sensor(struct ses_softc *, struct ses_sensor *);
void ses_cool2sensor(struct ses_softc *, struct ses_sensor *);
void ses_temp2sensor(struct ses_softc *, struct ses_sensor *);
struct ses_sensor *sensor;
struct ses_sensor *sensor;
struct ses_sensor *sensor;
struct ses_sensor *sensor;
TAILQ_ENTRY(ses_sensor) se_entry;
ses_psu2sensor(struct ses_softc *sc, struct ses_sensor *s)
ses_cool2sensor(struct ses_softc *sc, struct ses_sensor *s)
ses_temp2sensor(struct ses_softc *sc, struct ses_sensor *s)
TAILQ_HEAD(, ses_sensor) sc_sensors;