Home
last modified time | relevance | path

Searched refs:other_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()
1330 other_plevels++; in ndi_event_bind_set()
1338 if ((high_plevels && other_plevels) || in ndi_event_bind_set()
1339 (other_plevels && ndi_event_hdl->ndi_evthdl_high_plevels) || in ndi_event_bind_set()
1394 other_plevels--; in ndi_event_bind_set()
1405 ndi_event_hdl->ndi_evthdl_other_plevels += other_plevels; in ndi_event_bind_set()