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

  /src/sys/dev/acpi/
acpi_wdrt.c 108 static ACPI_STATUS acpi_wdrt_write_count(struct acpi_wdrt_softc *, uint32_t);
324 if (ACPI_FAILURE(acpi_wdrt_write_count(sc, val)))
394 acpi_wdrt_write_count(struct acpi_wdrt_softc *sc, uint32_t val) function in typeref:typename:ACPI_STATUS
acpi_wdrt.c 108 static ACPI_STATUS acpi_wdrt_write_count(struct acpi_wdrt_softc *, uint32_t);
324 if (ACPI_FAILURE(acpi_wdrt_write_count(sc, val)))
394 acpi_wdrt_write_count(struct acpi_wdrt_softc *sc, uint32_t val) function in typeref:typename:ACPI_STATUS

Completed in 22 milliseconds