Home
last modified time | relevance | path

Searched refs:HISI_SAS_MAX_ITCT_ENTRIES (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h30 #define HISI_SAS_MAX_ITCT_ENTRIES 1024 macro
31 #define HISI_SAS_MAX_DEVICES HISI_SAS_MAX_ITCT_ENTRIES
Dhisi_sas_main.c2292 for (j = 0; j < HISI_SAS_MAX_ITCT_ENTRIES; j++) in hisi_sas_init_mem()
2349 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in hisi_sas_alloc()
2421 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_sata_breakpoint); in hisi_sas_alloc()
2784 for (i = 0; i < HISI_SAS_MAX_ITCT_ENTRIES; i++, itct++) { in hisi_sas_debugfs_snapshot_itct_reg()
3123 for (i = 0; i < HISI_SAS_MAX_ITCT_ENTRIES; i++, 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()