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

/freebsd-10.2-release/sys/dev/acpi_support/
H A Dacpi_wmi.c514 ACPI_OBJECT_LIST wc_input; local
547 wc_input.Pointer = wc_params;
548 wc_input.Count = 1;
555 wc_method, &wc_input, NULL);
565 &wc_input, NULL); /* XXX this might be

Completed in 101 milliseconds