Lines Matching refs:outstanding_cmds
778 sp = ha->outstanding_cmds[cnt];
842 * Check to see if we have the command in the outstanding_cmds[]
849 if (sp == ha->outstanding_cmds[i]) {
1883 memset(ha->outstanding_cmds, 0,
2786 ha->outstanding_cmds[cnt] != NULL; cnt++);
2795 ha->outstanding_cmds[cnt] = sp;
3047 ha->outstanding_cmds[cnt]; cnt++);
3057 ha->outstanding_cmds[cnt] = sp;
3394 sp = ha->outstanding_cmds[index];
3400 ha->outstanding_cmds[index] = NULL;
3525 ha->outstanding_cmds[pkt->handle]->cmd,
3605 sp = ha->outstanding_cmds[handle];
3615 ha->outstanding_cmds[handle] = NULL;
3703 sp = ha->outstanding_cmds[handle];
3709 ha->outstanding_cmds[handle] = NULL;
3773 sp = ha->outstanding_cmds[cnt];
3778 ha->outstanding_cmds[cnt] = NULL;
3994 if ((sp = ha->outstanding_cmds[i]) == NULL)