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

/freebsd-12-stable/sys/i386/bios/
H A Dapm.h39 u_int intversion, connectmode; member in struct:apm_softc
H A Dapm.c166 if (!apm_check_function_supported(sc->intversion, apm_func)) {
221 if (sc->intversion >= INTVERSION(1, 1))
1165 sc->intversion = INTVERSION(sc->majorversion, sc->minorversion);
1167 if (sc->intversion >= INTVERSION(1, 1))
1185 if (sc->intversion >= INTVERSION(1, 1) && sc->disengaged) {

Completed in 110 milliseconds