Searched defs:itesio_softc (Results 1 – 1 of 1) sorted by relevance
172 struct itesio_softc { struct173 bus_space_tag_t sc_iot;175 bus_space_handle_t sc_pnp_ioh;176 bus_space_handle_t sc_ec_ioh;178 struct itesio_config sc_config;180 struct sysmon_wdog sc_smw;181 struct sysmon_envsys *sc_sme;182 envsys_data_t *sc_sensor;184 uint16_t sc_hwmon_baseaddr;185 bool sc_hwmon_mapped;[all …]