Searched refs:iueh_stop (Results 1 – 2 of 2) sorted by relevance
70 eh->iueh_stop = B_FALSE; in iu_eh_create()125 eh->iueh_stop = B_TRUE; in iu_stop_handling_events()278 eh->iueh_stop = B_FALSE; in iu_handle_events()352 } while (eh->iueh_stop == B_FALSE || (eh->iueh_shutdown != NULL && in iu_handle_events()
109 boolean_t iueh_stop; /* true when done */ member