Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dsunndi.c1294 uint_t high_plevels, other_plevels; in ndi_event_bind_set() local
1321 high_plevels = other_plevels = 0; in ndi_event_bind_set()
1328 high_plevels++; in ndi_event_bind_set()
1338 if ((high_plevels && other_plevels) || in ndi_event_bind_set()
1340 (high_plevels && ndi_event_hdl->ndi_evthdl_other_plevels)) { in ndi_event_bind_set()
1392 high_plevels--; in ndi_event_bind_set()
1404 ndi_event_hdl->ndi_evthdl_high_plevels += high_plevels; in ndi_event_bind_set()