Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c98 #define CBF_HV 0x8U macro
99 #define CBF_ALL (CBF_USER | CBF_PRIV | CBF_LV | CBF_HV)
109 CBF_USER | CBF_PRIV | CBF_HV, EVCH_SUB_KEEP },
507 pri = (cbarg & CBF_HV ? FMEV_HIPRI : FMEV_LOPRI); in fmevt_cb()
603 cip->ci_cbarg & CBF_HV ? 'h' : 'l'); in fmevt_init_inbound()