Home
last modified time | relevance | path

Searched refs:MR_DCMD_LD_MAP_GET_INFO (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c813 dcmd->opcode = cpu_to_le32(MR_DCMD_LD_MAP_GET_INFO); in megasas_get_ld_map_info()
920 dcmd->opcode = cpu_to_le32(MR_DCMD_LD_MAP_GET_INFO); in megasas_sync_map_info()
2232 if ((opcode == MR_DCMD_LD_MAP_GET_INFO) in build_mpt_mfi_pass_thru()
2802 cpu_to_le32(MR_DCMD_LD_MAP_GET_INFO)) { in megasas_reset_fusion()
Dmegaraid_sas_fusion.h488 #define MR_DCMD_LD_MAP_GET_INFO 0x0300e101 macro
Dmegaraid_sas_base.c2970 if ((opcode == MR_DCMD_LD_MAP_GET_INFO) in megasas_complete_cmd()