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

/freebsd-current/sys/dev/atopcase/
H A Datopcase_acpi.c109 atopcase_acpi_set_comm_enabled(struct atopcase_softc *sc, char *prop, function
236 atopcase_acpi_set_comm_enabled(sc, "SIEN", false) != 0) {
241 if (atopcase_acpi_set_comm_enabled(sc, "SIEN", true) != 0) {
366 if (atopcase_acpi_set_comm_enabled(sc, "SIEN", false) != 0)
393 if (atopcase_acpi_set_comm_enabled(sc, "SIEN", false) != 0)
410 if (atopcase_acpi_set_comm_enabled(sc, "SIEN", true) != 0) {

Completed in 244 milliseconds