Searched refs:cancel_key (Results 1 – 1 of 1) sorted by relevance
2024 vfc_cmd->cancel_key = cpu_to_be32((unsigned long)sdev->hostdata); in ibmvfc_init_vfc_cmd()2172 tmf->cancel_key = cpu_to_be32(IBMVFC_PASSTHRU_CANCEL_KEY); in ibmvfc_bsg_timeout()2364 mad->iu.cancel_key = cpu_to_be32(IBMVFC_PASSTHRU_CANCEL_KEY); in ibmvfc_bsg_request()2667 tmf->cancel_key = cpu_to_be32((unsigned long)sdev->hostdata); in ibmvfc_init_tmf()2855 unsigned long cancel_key = (unsigned long)key; in ibmvfc_match_key() local2858 be32_to_cpu(evt->iu.cmd.cancel_key) == cancel_key) in ibmvfc_match_key()4813 tmf->cancel_key = cpu_to_be32(tgt->cancel_key); in ibmvfc_adisc_timeout()4863 mad->iu.cancel_key = cpu_to_be32(tgt->cancel_key); in ibmvfc_tgt_adisc()5077 tgt->cancel_key = vhost->task_set++; in ibmvfc_alloc_target()