Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/mpi3mr/
Dmpi3mr_os.c1962 struct scsi_cmnd *scmd, struct mpi3_scsi_io_request *scsiio_req) in mpi3mr_setup_eedp() argument
1978 scsiio_req->msg_flags |= MPI3_SCSIIO_MSGFLAGS_METASGL_VALID; in mpi3mr_setup_eedp()
1982 scsiio_req->msg_flags |= MPI3_SCSIIO_MSGFLAGS_METASGL_VALID; in mpi3mr_setup_eedp()
1986 scsiio_req->msg_flags |= MPI3_SCSIIO_MSGFLAGS_METASGL_VALID; in mpi3mr_setup_eedp()
1991 scsiio_req->sgl[0].eedp.application_tag_translation_mask = in mpi3mr_setup_eedp()
1996 scsiio_req->msg_flags |= MPI3_SCSIIO_MSGFLAGS_METASGL_VALID; in mpi3mr_setup_eedp()
2011 scsiio_req->cdb.eedp32.primary_reference_tag = in mpi3mr_setup_eedp()
2022 scsiio_req->sgl[0].eedp.user_data_size = MPI3_EEDP_UDS_512; in mpi3mr_setup_eedp()
2025 scsiio_req->sgl[0].eedp.user_data_size = MPI3_EEDP_UDS_520; in mpi3mr_setup_eedp()
2028 scsiio_req->sgl[0].eedp.user_data_size = MPI3_EEDP_UDS_4080; in mpi3mr_setup_eedp()
[all …]