Searched refs:megasas_issue_blocked_cmd (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/megaraid/ |
D | megaraid_sas_base.c | 951 megasas_issue_blocked_cmd(struct megasas_instance *instance, in megasas_issue_blocked_cmd() function 1945 megasas_issue_blocked_cmd(instance, cmd, 0); in megasas_get_ld_vf_affiliation_111() 2060 megasas_issue_blocked_cmd(instance, cmd, 0); in megasas_get_ld_vf_affiliation_12() 3841 ret = megasas_issue_blocked_cmd(instance, cmd, in megasas_get_pd_list() 3941 ret = megasas_issue_blocked_cmd(instance, cmd, in megasas_get_ld_list() 4034 ret = megasas_issue_blocked_cmd(instance, cmd, in megasas_ld_list_query() 4173 ret = megasas_issue_blocked_cmd(instance, cmd, in megasas_get_ctrl_info() 4243 ret = megasas_issue_blocked_cmd(instance, cmd, in megasas_set_crash_dump_params() 4818 if (megasas_issue_blocked_cmd(instance, cmd, 30)) in megasas_get_seq_num() 5486 if (megasas_issue_blocked_cmd(instance, cmd, 30)) in megasas_flush_cache() [all …]
|
D | megaraid_sas.h | 1981 int megasas_issue_blocked_cmd(struct megasas_instance *instance,
|
D | megaraid_sas_fusion.c | 818 ret = megasas_issue_blocked_cmd(instance, cmd, in megasas_get_ld_map_info()
|