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