Searched refs:sysevent_attach_attributes (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | sysevent.h | 260 extern int sysevent_attach_attributes(sysevent_t *, sysevent_attr_list_t *);
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | dr_util.c | 124 rv = sysevent_attach_attributes(ev, evnt_attr_list); in dr_generate_event()
|
/titanic_44/usr/src/uts/sun4u/lw8/io/ |
H A D | sgenv.c | 2642 if (sysevent_attach_attributes(ev, ev_attr_list) != 0) { in sgenv_keyswitch_handler() 2886 if (sysevent_attach_attributes(ev, ev_attr_list) != 0) { in sgenv_fan_status_handler() 3109 if (sysevent_attach_attributes(ev, ev_attr_list) != 0) { in sgenv_process_threshold_event()
|
H A D | lw8.c | 621 if (sysevent_attach_attributes(ev, evnt_attr_list) != 0) { in lw8_dr_data_handler()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | log_sysevent.c | 666 sysevent_attach_attributes(sysevent_t *ev, sysevent_attr_list_t *ev_attr_list) in sysevent_attach_attributes() function 1831 (void) sysevent_attach_attributes(event, list); in ddi_log_sysevent()
|
H A D | devcfg.c | 4719 if (sysevent_attach_attributes(ev, ev_attr_list) != 0) { in i_log_devfs_add_devinfo() 4825 if (sysevent_attach_attributes(ev, ev_attr_list) != 0) { in i_log_devfs_remove_devinfo() 4912 if (sysevent_attach_attributes(ev, ev_attr_list) != 0) { in i_log_devfs_branch()
|
H A D | sunddi.c | 5483 if (sysevent_attach_attributes(ev, ev_attr_list) != 0) { in i_log_devfs_minor_create() 5600 if (sysevent_attach_attributes(ev, ev_attr_list) != 0) { in i_log_devfs_minor_remove()
|
/titanic_44/usr/src/uts/sun4u/serengeti/io/ |
H A D | ssm.c | 990 if (sysevent_attach_attributes(ev, evnt_attr_list) != 0) { in ssm_generate_event()
|
/titanic_44/usr/src/uts/i86pc/io/acpi/drmach_acpi/ |
H A D | drmach_acpi.c | 2911 (void) sysevent_attach_attributes(ev, evnt_attr_list); in drmach_log_sysevent()
|
/titanic_44/usr/src/uts/sun4u/starfire/io/ |
H A D | drmach.c | 3832 (void) sysevent_attach_attributes(ev, evnt_attr_list); in drmach_log_sysevent()
|
/titanic_44/usr/src/uts/sun4u/opl/io/ |
H A D | drmach.c | 2905 (void) sysevent_attach_attributes(ev, evnt_attr_list); in drmach_log_sysevent()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 6668 if (sysevent_attach_attributes(ev, attr) != 0) in spa_event_notify()
|
/titanic_44/usr/src/uts/sun4u/starcat/io/ |
H A D | drmach.c | 8714 (void) sysevent_attach_attributes(ev, evnt_attr_list); in drmach_log_sysevent()
|