Searched refs:apm_softc (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/syscons/apm/
H A Dapm_saver.c56 extern struct apm_softc apm_softc;
63 if (!apm_softc.initialized || !apm_softc.active)
79 if (!apm_softc.initialized || !apm_softc.active)
/freebsd-12-stable/sys/modules/apm/
H A DMakefile10 apm_softc
/freebsd-12-stable/sys/i386/bios/
H A Dapm.c93 struct apm_softc apm_softc; variable in typeref:struct:apm_softc
162 struct apm_softc *sc = &apm_softc;
217 struct apm_softc *sc = &apm_softc;
234 struct apm_softc *sc = &apm_softc;
255 struct apm_softc *sc = &apm_softc;
[all...]
H A Dapm.h29 struct apm_softc { struct

Completed in 51 milliseconds