Lines Matching refs:wait_event
352 struct completion wait_event; member
529 wait_event(dev->waiting_to_drain, in storvsc_wait_to_drain()
852 init_completion(&request->wait_event); in handle_multichannel_storage()
867 t = wait_for_completion_timeout(&request->wait_event, 10*HZ); in handle_multichannel_storage()
904 init_completion(&request->wait_event); in storvsc_channel_init()
917 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_channel_init()
950 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_channel_init()
975 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_channel_init()
1014 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_channel_init()
1275 complete(&request->wait_event); in storvsc_on_channel_callback()
1486 init_completion(&request->wait_event); in storvsc_host_reset_handler()
1501 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_host_reset_handler()