Searched refs:hisi_sas_itct (Results 1 – 4 of 4) sorted by relevance
390 struct hisi_sas_itct *itct;453 struct hisi_sas_itct *itct;544 struct hisi_sas_itct { struct
876 struct hisi_sas_itct *itct = &hisi_hba->itct[device_id]; in setup_itct_v3_hw()926 struct hisi_sas_itct *itct = &hisi_hba->itct[dev_id]; in clear_itct_v3_hw()947 memset(itct, 0, sizeof(struct hisi_sas_itct)); in clear_itct_v3_hw()2525 struct hisi_sas_itct *itct = in complete_v3_hw()3598 struct hisi_sas_itct *itct; in debugfs_snapshot_itct_reg_v3_hw()3606 memcpy(databuf, itct, sizeof(struct hisi_sas_itct)); in debugfs_snapshot_itct_reg_v3_hw()3607 databuf += sizeof(struct hisi_sas_itct); in debugfs_snapshot_itct_reg_v3_hw()3861 struct hisi_sas_itct *itct = debugfs_itct->itct; in debugfs_itct_v3_hw_show()4755 sz = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in debugfs_alloc_v3_hw()
496 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()
2274 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in hisi_sas_alloc()