Home
last modified time | relevance | path

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

/netbsd-src/sys/stand/efiboot/
H A Dboot.c97 void command_acpi(char *);
123 { "acpi", command_acpi, "acpi [{on|off}]" },
185 command_acpi(char *arg) in command_acpi() function