Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c3818 struct megasas_cmd *mfi_cmd) in build_mpt_mfi_pass_thru() argument
3824 struct megasas_header *frame_hdr = &mfi_cmd->frame->hdr; in build_mpt_mfi_pass_thru()
3829 instance->max_scsi_cmds + mfi_cmd->index); in build_mpt_mfi_pass_thru()
3832 mfi_cmd->context.smid = cmd->index; in build_mpt_mfi_pass_thru()
3841 mfi_cmd->flags |= DRV_DCMD_POLLED_MODE; in build_mpt_mfi_pass_thru()
3860 mpi25_ieee_chain->Address = cpu_to_le64(mfi_cmd->frame_phys_addr); in build_mpt_mfi_pass_thru()