Searched refs:APM_ERR_NOEVENTS (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/apm/
H A Dapmbios.h52 #define APM_ERR_NOEVENTS 0x80 macro
H A Dapm.c183 case APM_ERR_NOEVENTS:
550 if (error != APM_ERR_NOEVENTS)
/netbsd-current/sys/dev/hpc/apm/
H A Dapmdev.c191 case APM_ERR_NOEVENTS:
561 if (error != APM_ERR_NOEVENTS)
/netbsd-current/sys/dev/acpi/
H A Dacpi_apm.c415 return APM_ERR_NOEVENTS;
/netbsd-current/sys/dev/hpc/
H A Dhpcapm.c425 return APM_ERR_NOEVENTS;
/netbsd-current/sys/arch/zaurus/dev/
H A Dzapm.c463 return APM_ERR_NOEVENTS;

Completed in 96 milliseconds