Searched refs:SUNW_VENDOR (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sysevent.h | 70 #define SUNW_VENDOR "SUNW" macro 74 #define SUNW_KERN_PUB SUNW_VENDOR ":" SE_KERN_PUB 75 #define SUNW_USR_PUB SUNW_VENDOR ":" SE_USR_PUB
|
/illumos-gate/usr/src/cmd/acpihpd/ |
H A D | notify.c | 274 if (vendor == NULL || strcmp(vendor, SUNW_VENDOR) != 0) { in notify_hotplug() 276 "vendor id of message is not '%s'", SUNW_VENDOR); in notify_hotplug()
|
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/ |
H A D | fmevt_outbound.c | 86 SUNW_VENDOR, FM_PUB, nvl, EVCH_SLEEP) == 0) { in fmevt_recv()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sp-monitor/ |
H A D | sp_monitor.c | 73 SUNW_VENDOR, "fmd", NULL, &eid) != 0) { in sp_post_sysevent()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | fm.c | 532 SUNW_VENDOR, FM_PUB, ereport, evc_flag) != 0) { in fm_ereport_post()
|
/illumos-gate/usr/src/cmd/dlmgmtd/ |
H A D | dlmgmt_door.c | 128 if (sysevent_post_event(EC_DATALINK, (char *)subclass, SUNW_VENDOR, in dlmgmt_post_sysevent()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 374 SUNW_VENDOR, "fmd", NULL, &eid); in ses_recheck_dir() 999 ESC_PLATFORM_SP_RESET, SUNW_VENDOR, "fmd", NULL, in ses_node_lock()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/vrrpd/ |
H A D | vrrpd.c | 4465 SUNW_VENDOR, VRRP_EVENT_PUBLISHER, nvl, &eid) == 0) { in vrrpd_post_event()
|
/illumos-gate/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 18853 err = ddi_log_sysevent(SD_DEVINFO(un), SUNW_VENDOR,
|