Home
last modified time | relevance | path

Searched defs:ichwd_softc (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/misc/ichwd/
H A Dichwd.h40 struct ichwd_softc { struct
41 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 …]