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

/freebsd-current/sys/dev/acpica/
H A Dacpi_video.c440 ACPI_HANDLE lasthand; local
448 lasthand = NULL;
458 if (lasthand != NULL)
459 vo_set_device_state(lasthand, dss_p);
461 lasthand = vo->handle;
464 if (lasthand != NULL)
465 vo_set_device_state(lasthand, dss_p|DSS_COMMIT);

Completed in 51 milliseconds