Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h722 #define MR_DCMD_LD_MAP_GET_INFO 0x0300e101 macro
H A Dmegaraid_sas_fusion.c1442 dcmd->opcode = cpu_to_le32(MR_DCMD_LD_MAP_GET_INFO); in megasas_get_ld_map_info()
1547 dcmd->opcode = cpu_to_le32(MR_DCMD_LD_MAP_GET_INFO); in megasas_sync_map_info()
4336 refire_cmd = ((opcode != MR_DCMD_LD_MAP_GET_INFO)) && in megasas_refire_mgmt_cmd()
H A Dmegaraid_sas_base.c3710 if ((opcode == MR_DCMD_LD_MAP_GET_INFO) in megasas_complete_cmd()