Searched refs:ich_version (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/ichwd/
H A Dichwd.c355 if (sc->ich_version <= 5)
372 if (sc->ich_version <= 5) {
402 if (sc->ich_version <= 5) {
538 sc->ich_version = id_p->version;
567 if (sc->ich_version >= 6) {
580 device_get_desc(dev), sc->ich_version);
H A Dichwd.h43 int ich_version; member in struct:ichwd_softc

Completed in 71 milliseconds