Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h374 struct hisi_sas_itct *itct;
410 struct hisi_sas_itct *debugfs_itct;
460 struct hisi_sas_itct { struct
Dhisi_sas_main.c2349 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in hisi_sas_alloc()
2776 struct hisi_sas_itct *itct; in hisi_sas_debugfs_snapshot_itct_reg()
2785 memcpy(databuf, itct, sizeof(struct hisi_sas_itct)); in hisi_sas_debugfs_snapshot_itct_reg()
2786 databuf += sizeof(struct hisi_sas_itct); in hisi_sas_debugfs_snapshot_itct_reg()
3121 struct hisi_sas_itct *debugfs_itct = hisi_hba->debugfs_itct; in hisi_sas_debugfs_itct_show()
3787 sz = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in hisi_sas_debugfs_alloc()
Dhisi_sas_v2_hw.c929 struct hisi_sas_itct *itct = &hisi_hba->itct[device_id]; in setup_itct_v2_hw()
982 struct hisi_sas_itct *itct = &hisi_hba->itct[dev_id]; in clear_itct_v2_hw()
998 memset(itct, 0, sizeof(struct hisi_sas_itct)); in clear_itct_v2_hw()
3112 struct hisi_sas_itct *itct; in cq_tasklet_v2_hw()
Dhisi_sas_v1_hw.c496 struct hisi_sas_itct *itct = &hisi_hba->itct[device_id]; in setup_itct_v1_hw()
538 struct hisi_sas_itct *itct = &hisi_hba->itct[dev_id]; in clear_itct_v1_hw()
Dhisi_sas_v3_hw.c752 struct hisi_sas_itct *itct = &hisi_hba->itct[device_id]; in setup_itct_v3_hw()
803 struct hisi_sas_itct *itct = &hisi_hba->itct[dev_id]; in clear_itct_v3_hw()
818 memset(itct, 0, sizeof(struct hisi_sas_itct)); in clear_itct_v3_hw()