Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c1296 uint_t high_plevels, other_plevels; in ndi_event_bind_set() local
1323 high_plevels = other_plevels = 0; in ndi_event_bind_set()
1330 high_plevels++; in ndi_event_bind_set()
1340 if ((high_plevels && other_plevels) || in ndi_event_bind_set()
1342 (high_plevels && ndi_event_hdl->ndi_evthdl_other_plevels)) { in ndi_event_bind_set()
1394 high_plevels--; in ndi_event_bind_set()
1406 ndi_event_hdl->ndi_evthdl_high_plevels += high_plevels; in ndi_event_bind_set()