Searched refs:notifyevent (Results 1 – 1 of 1) sorted by relevance
284 wait_queue_head_t notifyevent; in forward_taskmgmt_command() local297 init_waitqueue_head(¬ifyevent); in forward_taskmgmt_command()303 cmdrsp->scsitaskmgmt.notify_handle = (u64)¬ifyevent; in forward_taskmgmt_command()321 if (!wait_event_timeout(notifyevent, notifyresult != 0xffff, in forward_taskmgmt_command()