Searched refs:HISI_SAS_MAX_ITCT_ENTRIES (Results 1 – 3 of 3) sorted by relevance
36 #define HISI_SAS_MAX_ITCT_ENTRIES 1024 macro37 #define HISI_SAS_MAX_DEVICES HISI_SAS_MAX_ITCT_ENTRIES
2403 for (j = 0; j < HISI_SAS_MAX_ITCT_ENTRIES; j++) in hisi_sas_init_mem()2460 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in hisi_sas_alloc()2532 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_sata_breakpoint); in hisi_sas_alloc()
3332 for (i = 0; i < HISI_SAS_MAX_ITCT_ENTRIES; i++, itct++) { in debugfs_snapshot_itct_reg_v3_hw()3561 for (i = 0; i < HISI_SAS_MAX_ITCT_ENTRIES; i++, itct++) { in debugfs_itct_v3_hw_show()4542 sz = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in debugfs_alloc_v3_hw()
Completed in 24 milliseconds