Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c1128 int old_present = p->present; in acpi_drv_update_present() local
1138 if (new_present != old_present) { in acpi_drv_update_present()
1486 int old_present; in acpi_drv_ac_notify() local
1500 old_present = devp->present; in acpi_drv_ac_notify()
1504 if (eval != -1 && eval != old_present) { in acpi_drv_ac_notify()