Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/mpt3sas/mpi/
Dmpi2.h373 U16 SMID; /*0x02 */ member
398 U16 SMID; /*0x02 */ member
410 U16 SMID; /*0x02 */ member
422 U16 SMID; /*0x02 */ member
434 U16 SMID; /*0x02 */ member
489 U16 SMID; /* 0x02 */ member
531 U16 SMID; /*0x02 */ member
544 U16 SMID; /*0x02 */ member
556 U16 SMID; /*0x02 */ member
585 U16 SMID; /*0x02 */ member
/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h548 __le16 SMID; /* 0x02 */ member
557 __le16 SMID; /* 0x02 */ member
566 __le16 SMID; /* 0x02 */ member
575 __le16 SMID; /* 0x02 */ member
584 __le16 SMID; /* 0x02 */ member
618 __le16 SMID; /* 0x02 */ member
626 __le16 SMID; /* 0x02 */ member
635 __le16 SMID; /* 0x02 */ member
655 __le16 SMID; /* 0x02 */ member
Dmegaraid_sas_fusion.c3147 req_desc2->SCSIIO.SMID = cpu_to_le16(r1_cmd->index); in megasas_prepare_secondRaid1_IO()
3218 req_desc->SCSIIO.SMID = cpu_to_le16(index); in megasas_build_and_issue_cmd_fusion()
3356 smid = le16_to_cpu(reply_desc->SMID); in complete_cmd_fusion()
3651 req_desc->SCSIIO.SMID = cpu_to_le16(index); in build_mpt_cmd()
4159 req_desc->HighPriority.SMID = cpu_to_le16(cmd_fusion->index); in megasas_issue_tm()
/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_base.c3379 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_mpi_ep_scsi_io()
3401 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_scsi_io()
3424 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in mpt3sas_base_put_smid_fast_path()
3461 descriptor.HighPriority.SMID = cpu_to_le16(smid); in mpt3sas_base_put_smid_hi_priority()
3488 descriptor.Default.SMID = cpu_to_le16(smid); in mpt3sas_base_put_smid_nvme_encap()
3520 descriptor.Default.SMID = cpu_to_le16(smid); in mpt3sas_base_put_smid_default()