Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dndi_impldefs.h59 uint_t ndi_evthdl_high_plevels; member
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c1341 (other_plevels && ndi_event_hdl->ndi_evthdl_high_plevels) || in ndi_event_bind_set()
1406 ndi_event_hdl->ndi_evthdl_high_plevels += high_plevels; in ndi_event_bind_set()
1409 ASSERT((ndi_event_hdl->ndi_evthdl_high_plevels == 0) || in ndi_event_bind_set()
1538 handle->ndi_evthdl_high_plevels--; in ndi_event_unbind_set()
2119 hdl->ndi_evthdl_high_plevels, hdl->ndi_evthdl_other_plevels, in ndi_event_dump_hdl()