Home
last modified time | relevance | path

Searched refs:SMID (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/
H A 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; /* member
[all...]
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/mpi/
H A 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; /* member
[all...]
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A 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
H A Dmegaraid_sas_fusion.c935 * and is used as SMID of the cmd.
936 * SMID value range is from 1 to max_fw_cmds.
964 /* The first 256 bytes (SMID 0) is not used. Don't add to the cmd list */ in megasas_alloc_cmds_fusion()
972 /* SMID 0 is reserved. Set SMID/index from 1 */ in megasas_alloc_cmds_fusion()
1703 * (instance->max_mpt_cmds + 1)); /* Extra 1 for SMID 0 */ in megasas_configure_queue_sizes()
3298 req_desc2->SCSIIO.SMID = cpu_to_le16(r1_cmd->index); in megasas_prepare_secondRaid1_IO()
3366 req_desc->SCSIIO.SMID = cpu_to_le16(index); in megasas_build_and_issue_cmd_fusion()
3508 smid = le16_to_cpu(reply_desc->SMID); in complete_cmd_fusion()
3849 req_desc->SCSIIO.SMID in build_mpt_cmd()
[all...]
H A Dmegaraid_sas_base.c3008 "RequestFlags:0x%x MSIxIndex:0x%x SMID:0x%x LMID:0x%x DevHandle:0x%x\n", in megasas_dump_fusion_io()
3010 req_desc->SCSIIO.MSIxIndex, req_desc->SCSIIO.SMID, in megasas_dump_fusion_io()
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A 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
H A Dmegaraid_sas_fusion.c966 * and is used as SMID of the cmd.
967 * SMID value range is from 1 to max_fw_cmds.
995 /* The first 256 bytes (SMID 0) is not used. Don't add to the cmd list */ in megasas_alloc_cmds_fusion()
1003 /* SMID 0 is reserved. Set SMID/index from 1 */ in megasas_alloc_cmds_fusion()
1737 * (instance->max_mpt_cmds + 1)); /* Extra 1 for SMID 0 */ in megasas_configure_queue_sizes()
3339 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()
3591 smid = le16_to_cpu(reply_desc->SMID); in complete_cmd_fusion()
3960 req_desc->SCSIIO.SMID in build_mpt_cmd()
[all...]
H A Dmegaraid_sas_base.c3016 "RequestFlags:0x%x MSIxIndex:0x%x SMID:0x%x LMID:0x%x DevHandle:0x%x\n", in megasas_dump_fusion_io()
3018 req_desc->SCSIIO.MSIxIndex, req_desc->SCSIIO.SMID, in megasas_dump_fusion_io()
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c3885 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_mpi_ep_scsi_io()
3907 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_scsi_io()
3930 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_fast_path()
3967 descriptor.HighPriority.SMID = cpu_to_le16(smid); in _base_put_smid_hi_priority()
3994 descriptor.Default.SMID = cpu_to_le16(smid); in mpt3sas_base_put_smid_nvme_encap()
4026 descriptor.Default.SMID = cpu_to_le16(smid); in _base_put_smid_default()
4056 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_scsi_io_atomic()
4078 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_fast_path_atomic()
4101 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_hi_priority_atomic()
4122 descriptor.SMID in _base_put_smid_default_atomic()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c4161 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_mpi_ep_scsi_io()
4183 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_scsi_io()
4206 descriptor.SCSIIO.SMID = cpu_to_le16(smid); in _base_put_smid_fast_path()
4243 descriptor.HighPriority.SMID = cpu_to_le16(smid); in _base_put_smid_hi_priority()
4270 descriptor.Default.SMID = cpu_to_le16(smid); in mpt3sas_base_put_smid_nvme_encap()
4302 descriptor.Default.SMID = cpu_to_le16(smid); in _base_put_smid_default()
4332 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_scsi_io_atomic()
4354 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_fast_path_atomic()
4377 descriptor.SMID = cpu_to_le16(smid); in _base_put_smid_hi_priority_atomic()
4398 descriptor.SMID in _base_put_smid_default_atomic()
[all...]

Completed in 48 milliseconds