Searched refs:sh_id (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/mdb/common/modules/libsysevent/ |
H A D | libsysevent.c | 98 addr, channel_name, "SUBSCRIBER", sysevent_hdl.sh_id, in sysevent_handle() 108 addr, channel_name, "PUBLISHER", sysevent_hdl.sh_id, in sysevent_handle()
|
/titanic_44/usr/src/lib/libsysevent/ |
H A D | libsysevent_impl.h | 50 uint32_t sh_id; /* pub/sub within channel */ member 99 #define SH_ID(sehp) (SYSEVENT_IMPL_HNDL(sehp)->sh_id)
|
/titanic_44/usr/src/lib/libipmi/common/ |
H A D | ipmi_lan.h | 123 uint32_t sh_id; member
|
H A D | ipmi_lan.c | 460 (void) memcpy(&session_hdr.sh_id, &ilp->il_session_id, in ipmi_lan_build_cmd()
|