Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/unisys/visorhba/
Dvisorhba_main.c300 static int forward_taskmgmt_command(enum task_mgmt_types tasktype, in forward_taskmgmt_command() argument
328 cmdrsp->scsitaskmgmt.tasktype = tasktype; in forward_taskmgmt_command()
335 "visorhba: initiating type=%d taskmgmt command\n", tasktype); in forward_taskmgmt_command()
350 tasktype, notifyresult); in forward_taskmgmt_command()
356 "visorhba: taskmgmt type=%d not executed\n", tasktype); in forward_taskmgmt_command()
/Linux-v5.4/drivers/staging/unisys/include/
Diochannel.h474 enum task_mgmt_types tasktype; member