Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c2325 struct MPI25_IEEE_SGE_CHAIN64 *mpi25_ieee_chain; in build_mpt_mfi_pass_thru() local
2357 mpi25_ieee_chain = in build_mpt_mfi_pass_thru()
2365 mpi25_ieee_chain->Address = cpu_to_le64(mfi_cmd->frame_phys_addr); in build_mpt_mfi_pass_thru()
2367 mpi25_ieee_chain->Flags = IEEE_SGE_FLAGS_CHAIN_ELEMENT | in build_mpt_mfi_pass_thru()
2370 mpi25_ieee_chain->Length = cpu_to_le32(instance->max_chain_frame_sz); in build_mpt_mfi_pass_thru()