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

  /src/sys/dev/acpi/
acpi.c 1042 if (!acpi_device_present(ad->ad_handle)) {
1143 !acpi_device_present(ad->ad_handle)) {
2040 acpi_device_present(ACPI_HANDLE handle) function in typeref:typename:bool
2111 if (!acpi_device_present(handle))

Completed in 12 milliseconds