Searched refs:scsiio_req (Results 1 – 1 of 1) sorted by relevance
2889 struct scsi_cmnd *scmd, struct mpi3_scsi_io_request *scsiio_req) in mpi3mr_setup_eedp() argument2905 scsiio_req->msg_flags |= MPI3_SCSIIO_MSGFLAGS_METASGL_VALID; in mpi3mr_setup_eedp()2909 scsiio_req->msg_flags |= MPI3_SCSIIO_MSGFLAGS_METASGL_VALID; in mpi3mr_setup_eedp()2913 scsiio_req->msg_flags |= MPI3_SCSIIO_MSGFLAGS_METASGL_VALID; in mpi3mr_setup_eedp()2918 scsiio_req->sgl[0].eedp.application_tag_translation_mask = in mpi3mr_setup_eedp()2923 scsiio_req->msg_flags |= MPI3_SCSIIO_MSGFLAGS_METASGL_VALID; in mpi3mr_setup_eedp()2938 scsiio_req->cdb.eedp32.primary_reference_tag = in mpi3mr_setup_eedp()2949 scsiio_req->sgl[0].eedp.user_data_size = MPI3_EEDP_UDS_512; in mpi3mr_setup_eedp()2952 scsiio_req->sgl[0].eedp.user_data_size = MPI3_EEDP_UDS_520; in mpi3mr_setup_eedp()2955 scsiio_req->sgl[0].eedp.user_data_size = MPI3_EEDP_UDS_4080; in mpi3mr_setup_eedp()[all …]