Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/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.c3336 req_desc2->SCSIIO.SMID = cpu_to_le16(r1_cmd->index); in megasas_prepare_secondRaid1_IO()
3404 req_desc->SCSIIO.SMID = cpu_to_le16(index); in megasas_build_and_issue_cmd_fusion()
3588 smid = le16_to_cpu(reply_desc->SMID); in complete_cmd_fusion()
3957 req_desc->SCSIIO.SMID = cpu_to_le16(index); in build_mpt_cmd()
4572 req_desc->HighPriority.SMID = cpu_to_le16(cmd_fusion->index); in megasas_issue_tm()
Dmegaraid_sas_base.c3019 req_desc->SCSIIO.MSIxIndex, req_desc->SCSIIO.SMID, in megasas_dump_fusion_io()
/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_base.c4150 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_mpi_ep_scsi_io()
4172 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_scsi_io()
4195 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_fast_path()
4232 descriptor.HighPriority.SMID = cpu_to_le16(smid); in _base_put_smid_hi_priority()
4259 descriptor.Default.SMID = cpu_to_le16(smid); in mpt3sas_base_put_smid_nvme_encap()
4291 descriptor.Default.SMID = cpu_to_le16(smid); in _base_put_smid_default()
4321 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_scsi_io_atomic()
4343 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_fast_path_atomic()
4366 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_hi_priority_atomic()
4387 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_default_atomic()