Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dacpidev_dr.h205 extern ACPI_STATUS acpidev_dr_device_remove(ACPI_HANDLE hdl);
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c2436 (void) acpidev_dr_device_remove(hdl); in drmach_board_connect()
2479 if (ACPI_SUCCESS(acpidev_dr_device_remove(hdl))) { in drmach_board_disconnect()
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_dr.c2204 acpidev_dr_device_remove(ACPI_HANDLE hdl) in acpidev_dr_device_remove() function