Lines Matching refs:outstanding_cmds
788 sp = ha->outstanding_cmds[cnt];
852 * Check to see if we have the command in the outstanding_cmds[]
859 if (sp == ha->outstanding_cmds[i]) {
1893 memset(ha->outstanding_cmds, 0,
2796 ha->outstanding_cmds[cnt] != NULL; cnt++);
2805 ha->outstanding_cmds[cnt] = sp;
3057 (ha->outstanding_cmds[cnt] != 0); cnt++) ;
3067 ha->outstanding_cmds[cnt] = sp;
3404 sp = ha->outstanding_cmds[index];
3410 ha->outstanding_cmds[index] = NULL;
3535 ha->outstanding_cmds[pkt->handle]->cmd,
3615 sp = ha->outstanding_cmds[handle];
3625 ha->outstanding_cmds[handle] = NULL;
3713 sp = ha->outstanding_cmds[handle];
3719 ha->outstanding_cmds[handle] = NULL;
3783 sp = ha->outstanding_cmds[cnt];
3788 ha->outstanding_cmds[cnt] = NULL;
4005 if ((sp = ha->outstanding_cmds[i]) == NULL)