Home | Sort by: relevance | last modified time | path |
/src/sys/stand/efiboot/ | |
efiacpi.c | 55 static int acpi_enabled = 1; variable in typeref:typename:int 80 return acpi_root != NULL && acpi_enabled; 86 return acpi_enabled; 109 acpi_enabled = val; |
efiacpi.c | 55 static int acpi_enabled = 1; variable in typeref:typename:int 80 return acpi_root != NULL && acpi_enabled; 86 return acpi_enabled; 109 acpi_enabled = val; |