HomeSort by: relevance | last modified time | path
    Searched defs:command_acpi (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/stand/efiboot/
boot.c 97 void command_acpi(char *);
123 { "acpi", command_acpi, "acpi [{on|off}]" },
185 command_acpi(char *arg) function in typeref:typename:void

Completed in 13 milliseconds