Lines Matching defs:cancel_key
1690 vfc_cmd->cancel_key = cpu_to_be32((unsigned long)cmnd->device->hostdata);
1781 tmf->cancel_key = cpu_to_be32(IBMVFC_PASSTHRU_CANCEL_KEY);
1964 mad->iu.cancel_key = cpu_to_be32(IBMVFC_PASSTHRU_CANCEL_KEY);
2041 tmf->cancel_key = cpu_to_be32((unsigned long)sdev->hostdata);
2246 tmf->cancel_key = cpu_to_be32((unsigned long)sdev->hostdata);
2299 unsigned long cancel_key = (unsigned long)key;
2302 be32_to_cpu(evt->iu.cmd.cancel_key) == cancel_key)
2371 tmf->cancel_key = cpu_to_be32((unsigned long)sdev->hostdata);
3965 tmf->cancel_key = cpu_to_be32(tgt->cancel_key);
4009 mad->iu.cancel_key = cpu_to_be32(tgt->cancel_key);
4201 tgt->cancel_key = vhost->task_set++;