Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Ddditypes.h215 typedef enum {EPL_KERNEL, EPL_INTERRUPT, EPL_HIGHLEVEL} ddi_plevel_t; enumerator
/titanic_44/usr/src/uts/common/os/
H A Dsunndi.c1327 if (ndi_event_defs[i].ndi_event_plevel == EPL_HIGHLEVEL) { in ndi_event_bind_set()
1391 EPL_HIGHLEVEL) { in ndi_event_bind_set()
1535 EPL_HIGHLEVEL) { in ndi_event_unbind_set()
/titanic_44/usr/src/uts/common/io/
H A Dpshot.c238 { 20, "test event high 0", EPL_HIGHLEVEL, NDI_EVENT_POST_TO_ALL}