Searched defs:ichwd_softc (Results 1 – 1 of 1) sorted by relevance
42 struct ichwd_softc { struct43 device_t device;44 device_t ich;45 int ich_version;46 int tco_version;48 int active;49 unsigned int timeout;51 int smi_enabled;52 int smi_rid;53 struct resource *smi_res;[all …]