Home
last modified time | relevance | path

Searched refs:ACPIDEV_EVENT_TYPE_ATTR_NAME (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/acpihpd/
H A Dnotify.c90 strlen(ACPIDEV_EVENT_TYPE_ATTR_NAME) + in plat_opt_str_alloc()
95 ACPIDEV_EVENT_TYPE_ATTR_NAME, in plat_opt_str_alloc()
102 strlen(ACPIDEV_EVENT_TYPE_ATTR_NAME) + in plat_opt_str_alloc()
107 ACPIDEV_EVENT_TYPE_ATTR_NAME, in plat_opt_str_alloc()
326 if (nvlist_lookup_string(attr_list, ACPIDEV_EVENT_TYPE_ATTR_NAME, in notify_hotplug()
330 ACPIDEV_EVENT_TYPE_ATTR_NAME); in notify_hotplug()
333 debug_print(2, "%s = '%s'", ACPIDEV_EVENT_TYPE_ATTR_NAME, in notify_hotplug()
337 ACPIDEV_EVENT_TYPE_ATTR_NAME); in notify_hotplug()
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_event.c126 rv = sysevent_add_attr(&evnt_attr_list, ACPIDEV_EVENT_TYPE_ATTR_NAME, in acpinex_event_generate_event()
131 ACPIDEV_EVENT_TYPE_ATTR_NAME, EC_DR); in acpinex_event_generate_event()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dacpidev.h103 #define ACPIDEV_EVENT_TYPE_ATTR_NAME "acpi-event-type" macro
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c1734 copts = strstr(copts, ACPIDEV_EVENT_TYPE_ATTR_NAME); in drmach_update_acpi_status()
1738 copts += strlen(ACPIDEV_EVENT_TYPE_ATTR_NAME); in drmach_update_acpi_status()