Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h33 #define HISI_SAS_MAX_ITCT_ENTRIES 1024 macro
34 #define HISI_SAS_MAX_DEVICES HISI_SAS_MAX_ITCT_ENTRIES
Dhisi_sas_main.c1989 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_sata_breakpoint); in hisi_sas_init_mem()
2046 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in hisi_sas_alloc()
2114 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_sata_breakpoint); in hisi_sas_alloc()