Searched defs:other_plevels (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c1294 uint_t high_plevels, other_plevels; local
1321 high_plevels = other_plevels = 0;
1330 other_plevels++;
1338 if ((high_plevels && other_plevels) ||
1339 (other_plevels && ndi_event_hdl->ndi_evthdl_high_plevels) ||
1394 other_plevels--;
1405 ndi_event_hdl->ndi_evthdl_other_plevels += other_plevels;

Completed in 63 milliseconds