Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c69 #define FMEV_SHDL_VALID(ihdl) ((ihdl)->sh_cmn.hc_magic == _FMEV_SHMAGIC) macro
455 return (FMEV_SHDL_VALID(HDL2IHDL(hdl))); in fmev_shdl_valid()