Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dacpidev_dr.h131 extern int acpidev_dr_device_is_present(ACPI_HANDLE hdl);
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_dr.c834 acpidev_dr_device_is_present(ACPI_HANDLE hdl) in acpidev_dr_device_is_present() function
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c740 stat->empty = !acpidev_dr_device_is_present(hdl); in drmach_board_status()