Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/mpi/
Dmpi2.h381 U16 SMID; /*0x02 */ member
406 U16 SMID; /*0x02 */ member
418 U16 SMID; /*0x02 */ member
430 U16 SMID; /*0x02 */ member
442 U16 SMID; /*0x02 */ member
497 U16 SMID; /* 0x02 */ member
539 U16 SMID; /*0x02 */ member
552 U16 SMID; /*0x02 */ member
564 U16 SMID; /*0x02 */ member
593 U16 SMID; /*0x02 */ member
/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h544 __le16 SMID; /* 0x02 */ member
553 __le16 SMID; /* 0x02 */ member
562 __le16 SMID; /* 0x02 */ member
571 __le16 SMID; /* 0x02 */ member
580 __le16 SMID; /* 0x02 */ member
614 __le16 SMID; /* 0x02 */ member
622 __le16 SMID; /* 0x02 */ member
631 __le16 SMID; /* 0x02 */ member
651 __le16 SMID; /* 0x02 */ member
Dmegaraid_sas_fusion.c3347 req_desc2->SCSIIO.SMID = cpu_to_le16(r1_cmd->index); in megasas_prepare_secondRaid1_IO()
3415 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()
3889 req_desc->SCSIIO.SMID = cpu_to_le16(index); in build_mpt_cmd()
4453 req_desc->HighPriority.SMID = cpu_to_le16(cmd_fusion->index); in megasas_issue_tm()
Dmegaraid_sas_base.c2953 req_desc->SCSIIO.MSIxIndex, req_desc->SCSIIO.SMID, in megasas_dump_fusion_io()
/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_base.c3745 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_mpi_ep_scsi_io()
3767 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_scsi_io()
3790 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_fast_path()
3827 descriptor.HighPriority.SMID = cpu_to_le16(smid); in _base_put_smid_hi_priority()
3854 descriptor.Default.SMID = cpu_to_le16(smid); in mpt3sas_base_put_smid_nvme_encap()
3886 descriptor.Default.SMID = cpu_to_le16(smid); in _base_put_smid_default()
3916 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_scsi_io_atomic()
3938 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_fast_path_atomic()
3961 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_hi_priority_atomic()
3982 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_default_atomic()