Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_os.c2942 struct scsi_cmnd *scmd, struct mpi3_scsi_io_request *scsiio_req) in mpi3mr_setup_eedp() argument
2958 scsiio_req->msg_flags |= MPI3_SCSIIO_MSGFLAGS_METASGL_VALID; in mpi3mr_setup_eedp()
2962 scsiio_req->msg_flags |= MPI3_SCSIIO_MSGFLAGS_METASGL_VALID; in mpi3mr_setup_eedp()
2966 scsiio_req->msg_flags |= MPI3_SCSIIO_MSGFLAGS_METASGL_VALID; in mpi3mr_setup_eedp()
2971 scsiio_req->sgl[0].eedp.application_tag_translation_mask = in mpi3mr_setup_eedp()
2976 scsiio_req->msg_flags |= MPI3_SCSIIO_MSGFLAGS_METASGL_VALID; in mpi3mr_setup_eedp()
2991 scsiio_req->cdb.eedp32.primary_reference_tag = in mpi3mr_setup_eedp()
3002 scsiio_req->sgl[0].eedp.user_data_size = MPI3_EEDP_UDS_512; in mpi3mr_setup_eedp()
3005 scsiio_req->sgl[0].eedp.user_data_size = MPI3_EEDP_UDS_520; in mpi3mr_setup_eedp()
3008 scsiio_req->sgl[0].eedp.user_data_size = MPI3_EEDP_UDS_4080; in mpi3mr_setup_eedp()
[all …]