Lines Matching defs:cancel_key
1916 vfc_cmd->cancel_key = cpu_to_be32((unsigned long)sdev->hostdata);
2063 tmf->cancel_key = cpu_to_be32(IBMVFC_PASSTHRU_CANCEL_KEY);
2255 mad->iu.cancel_key = cpu_to_be32(IBMVFC_PASSTHRU_CANCEL_KEY);
2558 tmf->cancel_key = cpu_to_be32((unsigned long)sdev->hostdata);
2746 unsigned long cancel_key = (unsigned long)key;
2749 be32_to_cpu(evt->iu.cmd.cancel_key) == cancel_key)
4638 tmf->cancel_key = cpu_to_be32(tgt->cancel_key);
4688 mad->iu.cancel_key = cpu_to_be32(tgt->cancel_key);
4891 tgt->cancel_key = vhost->task_set++;