Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsunldi.h66 #define LDI_EV_NONE (-2) /* no matching callbacks registered */ macro
/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c3356 ret = LDI_EV_NONE; in ldi_invoke_notify()
3476 if (ret == LDI_EV_NONE) { in ldi_invoke_notify()
H A Ddevcfg.c5907 case LDI_EV_NONE: in e_ddi_offline_notify()
5913 ASSERT(retval == LDI_EV_NONE); in e_ddi_offline_notify()