Lines Matching refs:wait_event
402 struct completion wait_event; member
560 wait_event(dev->waiting_to_drain, in storvsc_wait_to_drain()
648 init_completion(&request->wait_event); in handle_multichannel_storage()
663 t = wait_for_completion_timeout(&request->wait_event, 10*HZ); in handle_multichannel_storage()
700 init_completion(&request->wait_event); in storvsc_channel_init()
713 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_channel_init()
750 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_channel_init()
795 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_channel_init()
835 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_channel_init()
1090 complete(&request->wait_event); in storvsc_on_channel_callback()
1308 init_completion(&request->wait_event); in storvsc_host_reset_handler()
1323 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_host_reset_handler()