Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c3889 struct megasas_cmd *mfi_cmd) in build_mpt_mfi_pass_thru() argument
3895 struct megasas_header *frame_hdr = &mfi_cmd->frame->hdr; in build_mpt_mfi_pass_thru()
3900 instance->max_scsi_cmds + mfi_cmd->index); in build_mpt_mfi_pass_thru()
3903 mfi_cmd->context.smid = cmd->index; in build_mpt_mfi_pass_thru()
3912 mfi_cmd->flags |= DRV_DCMD_POLLED_MODE; in build_mpt_mfi_pass_thru()
3931 mpi25_ieee_chain->Address = cpu_to_le64(mfi_cmd->frame_phys_addr); in build_mpt_mfi_pass_thru()