Searched refs:iueh_stop (Results 1 – 2 of 2) sorted by relevance
68 eh->iueh_stop = B_FALSE; in iu_eh_create()123 eh->iueh_stop = B_TRUE; in iu_stop_handling_events()276 eh->iueh_stop = B_FALSE; in iu_handle_events()350 } while (eh->iueh_stop == B_FALSE || (eh->iueh_shutdown != NULL && in iu_handle_events()
107 boolean_t iueh_stop; /* true when done */ member