Home
last modified time | relevance | path

Searched refs:peer_smid (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c3152 cmd->io_request->RaidContext.raid_context_g35.smid.peer_smid = in megasas_prepare_secondRaid1_IO()
3154 r1_cmd->io_request->RaidContext.raid_context_g35.smid.peer_smid = in megasas_prepare_secondRaid1_IO()
3267 u16 peer_smid; in megasas_complete_r1_command() local
3275 peer_smid = le16_to_cpu(rctx_g35->smid.peer_smid); in megasas_complete_r1_command()
3277 r1_cmd = fusion->cmd_list[peer_smid - 1]; in megasas_complete_r1_command()
Dmegaraid_sas_fusion.h161 u16 peer_smid; /* used for the raid 1/10 fp writes */ member