Searched refs:apm_set_powstate (Results 1 – 3 of 3) sorted by relevance
334 (void)apm_set_powstate(APM_DEV_ALLDEVS, APM_SYS_SUSPEND); in apm_suspend()345 (void)apm_set_powstate(APM_DEV_ALLDEVS, APM_SYS_STANDBY); in apm_standby()529 apm_set_powstate(APM_DEV_ALLDEVS, APM_LASTREQ_INPROG);611 apm_set_powstate(dev, state) in apm_set_powstate() function1108 error = apm_set_powstate(actl->dev, actl->mode);
2226 apm_set_powstate(APM_DEV_DISK(0xff),2230 rv = apm_set_powstate(APM_DEV_DISK(0xff), APM_SYS_OFF);2233 (void) apm_set_powstate(APM_DEV_ALLDEVS,
295 int apm_set_powstate(u_int devid, u_int powstate);