Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c3323 struct megasas_cmd_fusion *r1_cmd) in megasas_prepare_secondRaid1_IO() argument
3337 r1_cmd->scmd = cmd->scmd; in megasas_prepare_secondRaid1_IO()
3339 (r1_cmd->index - 1)); in megasas_prepare_secondRaid1_IO()
3341 r1_cmd->request_desc = req_desc2; in megasas_prepare_secondRaid1_IO()
3348 cpu_to_le16(r1_cmd->index); in megasas_prepare_secondRaid1_IO()
3352 r1_cmd->request_desc->SCSIIO.MSIxIndex = in megasas_prepare_secondRaid1_IO()
3440 if (r1_cmd) in megasas_build_and_issue_cmd_fusion()
3462 struct megasas_cmd_fusion *r1_cmd = NULL; in megasas_complete_r1_command() local
3470 r1_cmd = fusion->cmd_list[peer_smid - 1]; in megasas_complete_r1_command()
3480 if (r1_cmd->cmd_completed) { in megasas_complete_r1_command()
[all …]