Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dapm_bios.h240 struct apm_event_info { struct
258 #define APMIO_NEXTEVENT _IOR('A', 100, struct apm_event_info) argument
/f-stack/freebsd/x86/acpica/
H A Dacpi_apm.c278 struct apm_event_info *ev_info; in apmioctl()
321 ev_info = (struct apm_event_info *)addr; in apmioctl()