Home
last modified time | relevance | path

Searched refs:apm_event_info (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/x86/include/
H A Dapm_bios.h238 struct apm_event_info { struct
256 #define APMIO_NEXTEVENT _IOR('A', 100, struct apm_event_info) argument
/freebsd/sys/x86/acpica/
H A Dacpi_apm.c275 struct apm_event_info *ev_info; in apmioctl()
318 ev_info = (struct apm_event_info *)addr; in apmioctl()
/freebsd/usr.sbin/apmd/
H A Dapmd.c490 struct apm_event_info apmevent; in proc_apmevent()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp688 unsigned struct_apm_event_info_sz = sizeof(apm_event_info);