Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/mpt3sas/mpi/
Dmpi2.h385 U16 SMID; /*0x02 */ member
410 U16 SMID; /*0x02 */ member
422 U16 SMID; /*0x02 */ member
434 U16 SMID; /*0x02 */ member
446 U16 SMID; /*0x02 */ member
501 U16 SMID; /* 0x02 */ member
543 U16 SMID; /*0x02 */ member
556 U16 SMID; /*0x02 */ member
568 U16 SMID; /*0x02 */ member
597 U16 SMID; /*0x02 */ member
/Linux-v5.15/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h545 __le16 SMID; /* 0x02 */ member
554 __le16 SMID; /* 0x02 */ member
563 __le16 SMID; /* 0x02 */ member
572 __le16 SMID; /* 0x02 */ member
581 __le16 SMID; /* 0x02 */ member
615 __le16 SMID; /* 0x02 */ member
623 __le16 SMID; /* 0x02 */ member
632 __le16 SMID; /* 0x02 */ member
652 __le16 SMID; /* 0x02 */ member
Dmegaraid_sas_fusion.c3339 req_desc2->SCSIIO.SMID = cpu_to_le16(r1_cmd->index); in megasas_prepare_secondRaid1_IO()
3407 req_desc->SCSIIO.SMID = cpu_to_le16(index); in megasas_build_and_issue_cmd_fusion()
3554 smid = le16_to_cpu(reply_desc->SMID); in complete_cmd_fusion()
3923 req_desc->SCSIIO.SMID = cpu_to_le16(index); in build_mpt_cmd()
4538 req_desc->HighPriority.SMID = cpu_to_le16(cmd_fusion->index); in megasas_issue_tm()
Dmegaraid_sas_base.c3013 req_desc->SCSIIO.MSIxIndex, req_desc->SCSIIO.SMID, in megasas_dump_fusion_io()
/Linux-v5.15/drivers/scsi/mpt3sas/
Dmpt3sas_base.c4154 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_mpi_ep_scsi_io()
4176 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_scsi_io()
4199 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_fast_path()
4236 descriptor.HighPriority.SMID = cpu_to_le16(smid); in _base_put_smid_hi_priority()
4263 descriptor.Default.SMID = cpu_to_le16(smid); in mpt3sas_base_put_smid_nvme_encap()
4295 descriptor.Default.SMID = cpu_to_le16(smid); in _base_put_smid_default()
4325 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_scsi_io_atomic()
4347 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_fast_path_atomic()
4370 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_hi_priority_atomic()
4391 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_default_atomic()