Home
last modified time | relevance | path

Searched refs:sas_dev (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/scsi/hisi_sas/
A Dhisi_sas_main.c242 spin_lock(&sas_dev->lock); in hisi_sas_slot_task_free()
244 spin_unlock(&sas_dev->lock); in hisi_sas_slot_task_free()
409 spin_lock(&sas_dev->lock); in hisi_sas_task_deliver()
504 if (sas_dev) in hisi_sas_queue_command()
506 sas_dev->device_id); in hisi_sas_queue_command()
662 sas_dev->dq = dq; in hisi_sas_alloc_dev()
672 return sas_dev; in hisi_sas_alloc_dev()
774 if (!sas_dev) { in hisi_sas_dev_found()
798 sas_dev->device_id, sas_dev->dev_type); in hisi_sas_dev_found()
1111 sas_dev->device_id, sas_dev->dev_type); in hisi_sas_dev_gone()
[all …]
A Dhisi_sas_v2_hw.c866 sas_dev->hisi_hba = hisi_hba; in alloc_dev_quirk_v2_hw()
867 sas_dev->sas_device = device; in alloc_dev_quirk_v2_hw()
868 sas_dev->sata_idx = sata_idx; in alloc_dev_quirk_v2_hw()
869 sas_dev->dq = dq; in alloc_dev_quirk_v2_hw()
879 return sas_dev; in alloc_dev_quirk_v2_hw()
937 switch (sas_dev->dev_type) { in setup_itct_v2_hw()
952 sas_dev->dev_type); in setup_itct_v2_hw()
979 u64 dev_id = sas_dev->device_id; in clear_itct_v2_hw()
2344 sas_dev = device->lldd_dev; in slot_complete_v2_hw()
2353 if (unlikely(!sas_dev)) { in slot_complete_v2_hw()
[all …]
A Dhisi_sas_v1_hw.c491 struct hisi_sas_device *sas_dev) in setup_itct_v1_hw() argument
493 struct domain_device *device = sas_dev->sas_device; in setup_itct_v1_hw()
495 u64 qw0, device_id = sas_dev->device_id; in setup_itct_v1_hw()
505 switch (sas_dev->dev_type) { in setup_itct_v1_hw()
513 sas_dev->dev_type); in setup_itct_v1_hw()
535 struct hisi_sas_device *sas_dev) in clear_itct_v1_hw() argument
537 u64 dev_id = sas_dev->device_id; in clear_itct_v1_hw()
921 struct hisi_sas_device *sas_dev = device->lldd_dev; in prep_smp_v1_hw() local
1182 struct hisi_sas_device *sas_dev; in slot_complete_v1_hw() local
1200 sas_dev = device->lldd_dev; in slot_complete_v1_hw()
[all …]
A Dhisi_sas_v3_hw.c811 switch (sas_dev->dev_type) { in setup_itct_v3_hw()
826 sas_dev->dev_type); in setup_itct_v3_hw()
848 struct hisi_sas_device *sas_dev) in clear_itct_v3_hw() argument
851 u64 dev_id = sas_dev->device_id; in clear_itct_v3_hw()
856 sas_dev->completion = &completion; in clear_itct_v3_hw()
2151 struct hisi_sas_device *sas_dev = in fatal_axi_int_v3_hw() local
2156 complete(sas_dev->completion); in fatal_axi_int_v3_hw()
2247 struct hisi_sas_device *sas_dev; in slot_complete_v3_hw() local
2266 sas_dev = device->lldd_dev; in slot_complete_v3_hw()
2275 if (unlikely(!sas_dev)) { in slot_complete_v3_hw()
[all …]
A Dhisi_sas.h335 void (*free_device)(struct hisi_sas_device *sas_dev);
/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_base.h449 struct _sas_device *sas_dev; member
A Dmpt3sas_scsih.c654 ret = tgt_priv->sas_dev; in __mpt3sas_get_sdev_from_target()
1938 sas_target_priv_data->sas_dev = sas_device; in scsih_target_alloc()
2017 sas_target_priv_data->sas_dev = NULL; in scsih_target_destroy()
9684 sas_device = sas_device_priv_data->sas_target->sas_dev; in _scsih_update_device_qdepth()
A Dmpt3sas_ctl.c3917 qdepth = (sas_target_priv_data->sas_dev->port_type > 1) ? in enable_sdev_max_qd_store()

Completed in 82 milliseconds