Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c105 uint32_t ci_cbarg; /* callback cookie */ member
601 cip->ci_cbarg & CBF_USER ? 'u' : 'k', in fmevt_init_inbound()
602 cip->ci_cbarg & CBF_PRIV ? 'p' : 'n', in fmevt_init_inbound()
603 cip->ci_cbarg & CBF_HV ? 'h' : 'l'); in fmevt_init_inbound()
606 EC_ALL, fmevt_cb, (void *)cip->ci_cbarg, in fmevt_init_inbound()