Searched refs:next_cmd (Results 1 – 5 of 5) sorted by relevance
477 cmd->next_cmd = NULL; in pvscsi_process_comp_ring()495 pnext_cmd = &cmd->next_cmd; in pvscsi_process_comp_ring()498 pnext_cmd = &cmd->next_cmd; in pvscsi_process_comp_ring()575 for (c = done; c != NULL; c = c->next_cmd) { in pvscsi_abort_cmd()592 done->tail_cmd->next_cmd = *pending; in pvscsi_abort_cmd()594 for (c = done; c != NULL; c = c->next_cmd) { in pvscsi_abort_cmd()609 cmd->next_cmd = *pending; in pvscsi_abort_cmd()787 c = cmd->next_cmd; in pvscsi_complete_chained()788 cmd->next_cmd = NULL; in pvscsi_complete_chained()982 phead->tail_cmd->next_cmd = pcmd; in pvscsi_abort_all()[all …]
116 struct pvscsi_cmd *next_cmd; member
629 cmd1394_cmd_t *next_cmd; in s1394_remove_q_asynch_cmd() local640 next_cmd = (cmd1394_cmd_t *)s_priv->cmd_priv_next; in s1394_remove_q_asynch_cmd()648 c_priv->cmd_priv_next = (cmd1394_cmd_t *)next_cmd; in s1394_remove_q_asynch_cmd()652 hal->outstanding_q_head = (cmd1394_cmd_t *)next_cmd; in s1394_remove_q_asynch_cmd()655 if (next_cmd != NULL) { in s1394_remove_q_asynch_cmd()656 c_priv = (s1394_cmd_priv_t *)((uchar_t *)next_cmd + in s1394_remove_q_asynch_cmd()
8506 mptsas_cmd_t *cmd, *next_cmd; in mptsas_restart_waitq() local8522 next_cmd = cmd->cmd_linkp; in mptsas_restart_waitq()8533 cmd = next_cmd; in mptsas_restart_waitq()8546 cmd = next_cmd; in mptsas_restart_waitq()8559 cmd = next_cmd; in mptsas_restart_waitq()8577 cmd = next_cmd; in mptsas_restart_waitq()9329 mptsas_cmd_t *cmd, *next_cmd; in mptsas_flush_target() local9404 next_cmd = cmd->cmd_linkp; in mptsas_flush_target()9411 cmd = next_cmd; in mptsas_flush_target()9416 next_cmd = cmd->cmd_linkp; in mptsas_flush_target()[all …]
9864 ql_link_t *next_cmd; in ql_watchdog() local9903 link = next_cmd) { in ql_watchdog()9904 next_cmd = link->next; in ql_watchdog()9939 next_cmd = NULL; in ql_watchdog()