Home
last modified time | relevance | path

Searched refs:notifyresult (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/unisys/visorhba/
Dvisorhba_main.c283 int notifyresult = 0xffff; in forward_taskmgmt_command() local
304 cmdrsp->scsitaskmgmt.notifyresult_handle = (u64)&notifyresult; in forward_taskmgmt_command()
321 if (!wait_event_timeout(notifyevent, notifyresult != 0xffff, in forward_taskmgmt_command()