Searched refs:mpt_pthr_cmd_blocked (Results 1 – 3 of 3) sorted by relevance
247 cmd->mpt_pthr_cmd_blocked = NULL; in __megasas_return_cmd()1979 if (instance->ctrl_context && cmd->mpt_pthr_cmd_blocked) in megasas_get_ld_vf_affiliation_111()1981 cmd->mpt_pthr_cmd_blocked); in megasas_get_ld_vf_affiliation_111()2150 if (instance->ctrl_context && cmd->mpt_pthr_cmd_blocked) in megasas_get_ld_vf_affiliation_12()2152 cmd->mpt_pthr_cmd_blocked); in megasas_get_ld_vf_affiliation_12()2615 if (instance->ctrl_context && cmd->mpt_pthr_cmd_blocked) in megasas_service_aen()2617 cmd->mpt_pthr_cmd_blocked); in megasas_service_aen()2982 cmd, cmd->mpt_pthr_cmd_blocked); in megasas_complete_cmd()2991 cmd->mpt_pthr_cmd_blocked); in megasas_complete_cmd()3877 if (instance->ctrl_context && cmd->mpt_pthr_cmd_blocked) in megasas_get_pd_list()[all …]
611 cmd->mpt_pthr_cmd_blocked); in wait_and_poll()823 if (instance->ctrl_context && cmd->mpt_pthr_cmd_blocked) in megasas_get_ld_map_info()825 cmd->mpt_pthr_cmd_blocked); in megasas_get_ld_map_info()2049 if (!cmd_mfi->mpt_pthr_cmd_blocked) { in complete_cmd_fusion()2240 mfi_cmd->mpt_pthr_cmd_blocked = cmd; in build_mpt_mfi_pass_thru()
1888 void *mpt_pthr_cmd_blocked; member