Searched defs:ichwd_softc (Results 1 – 1 of 1) sorted by relevance
40 struct ichwd_softc { struct41 device_t device;42 device_t ich;43 int ich_version;45 int active;46 unsigned int timeout;48 int smi_enabled;49 int smi_rid;50 struct resource *smi_res;52 int tco_rid;[all …]