HomeSort by: relevance | last modified time | path
    Searched refs:APM_DEV_ALLDEVS (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/apm/
apmbios.h 55 #define APM_DEV_ALLDEVS 0x0001
apm.c 298 error = (*sc->sc_ops->aa_set_powstate)(sc->sc_cookie, APM_DEV_ALLDEVS,
325 error = (*sc->sc_ops->aa_set_powstate)(sc->sc_cookie, APM_DEV_ALLDEVS,
398 APM_DEV_ALLDEVS, APM_LASTREQ_INPROG);
401 APM_DEV_ALLDEVS, APM_LASTREQ_REJECTED);
421 APM_DEV_ALLDEVS, APM_LASTREQ_INPROG);
424 APM_DEV_ALLDEVS, APM_LASTREQ_REJECTED);
436 APM_DEV_ALLDEVS, APM_LASTREQ_INPROG);
451 APM_DEV_ALLDEVS, APM_LASTREQ_INPROG);
543 (*sc->sc_ops->aa_set_powstate)(sc->sc_cookie, APM_DEV_ALLDEVS,
  /src/sys/dev/hpc/apm/
apmdev.c 308 error = (*sc->sc_ops->aa_set_powstate)(sc->sc_cookie, APM_DEV_ALLDEVS,
336 error = (*sc->sc_ops->aa_set_powstate)(sc->sc_cookie, APM_DEV_ALLDEVS,
409 APM_DEV_ALLDEVS, APM_LASTREQ_INPROG);
412 APM_DEV_ALLDEVS, APM_LASTREQ_REJECTED);
432 APM_DEV_ALLDEVS, APM_LASTREQ_INPROG);
435 APM_DEV_ALLDEVS, APM_LASTREQ_REJECTED);
447 APM_DEV_ALLDEVS, APM_LASTREQ_INPROG);
462 APM_DEV_ALLDEVS, APM_LASTREQ_INPROG);
554 (*sc->sc_ops->aa_set_powstate)(sc->sc_cookie, APM_DEV_ALLDEVS,
  /src/sys/dev/acpi/
acpi_apm.c 236 if (devid != APM_DEV_ALLDEVS)
  /src/sys/dev/hpc/
hpcapm.c 312 if (devid != APM_DEV_ALLDEVS)
  /src/sys/arch/zaurus/dev/
zapm.c 362 if (devid != APM_DEV_ALLDEVS)

Completed in 16 milliseconds