Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_acpi.c43 DevinfoDevHandler devinfo_acpi_handler = { variable
91 devinfo_add_enqueue(d, devfs_path, &devinfo_acpi_handler); in devinfo_acpi_add()
127 devinfo_add_enqueue(d, minor_path, &devinfo_acpi_handler); in devinfo_acpi_add_minor()
H A Ddevinfo_acpi.h17 extern DevinfoDevHandler devinfo_acpi_handler;
H A Ddevinfo.c140 &devinfo_acpi_handler,