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

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_acpi.c156 f->system_params = mask & ATIF_GET_SYSTEM_PARAMETERS_SUPPORTED;
600 if (atif->functions.sbios_requests && !atif->functions.system_params) {
605 atif->functions.system_params = true;
608 if (atif->functions.system_params) {
H A Dradeon.h1526 bool system_params; member in struct:radeon_atif_functions

Completed in 117 milliseconds