Searched refs:itask_cmd_stack (Results 1 – 2 of 2) sorted by relevance
254 uint8_t itask_cmd_stack[ITASK_MAX_NCMDS]; member
4527 itask->itask_cmd_stack[0] = ITASK_CMD_NEW_TASK; in stmf_post_task()4711 itask->itask_cmd_stack[itask->itask_ncmds++] = cmd; in stmf_data_xfer_done()4837 itask->itask_cmd_stack[itask->itask_ncmds++] = in stmf_send_status_done()5069 if (itask->itask_cmd_stack[i] == ITASK_CMD_POLL_LU) { in stmf_task_poll_lu()5074 itask->itask_cmd_stack[itask->itask_ncmds++] = ITASK_CMD_POLL_LU; in stmf_task_poll_lu()5117 if (itask->itask_cmd_stack[i] == ITASK_CMD_POLL_LPORT) { in stmf_task_poll_lport()5122 itask->itask_cmd_stack[itask->itask_ncmds++] = ITASK_CMD_POLL_LPORT; in stmf_task_poll_lport()6246 curcmd = itask->itask_cmd_stack[itask->itask_ncmds - 1]; in stmf_worker_task()6254 curcmd = itask->itask_cmd_stack[0] = in stmf_worker_task()