Searched refs:LDI_EV_NONE (Results 1 – 3 of 3) sorted by relevance
66 #define LDI_EV_NONE (-2) /* no matching callbacks registered */ macro
3356 ret = LDI_EV_NONE; in ldi_invoke_notify()3476 if (ret == LDI_EV_NONE) { in ldi_invoke_notify()
5919 case LDI_EV_NONE: in e_ddi_offline_notify()5925 ASSERT(retval == LDI_EV_NONE); in e_ddi_offline_notify()