Searched refs:HISI_SAS_MAX_PHYS (Results 1 – 3 of 3) sorted by relevance
32 #define HISI_SAS_MAX_PHYS 9 macro429 struct hisi_sas_phy phy[HISI_SAS_MAX_PHYS];430 struct hisi_sas_port port[HISI_SAS_MAX_PHYS];468 u32 debugfs_bist_ffe[HISI_SAS_MAX_PHYS][FFE_CFG_MAX];474 struct hisi_sas_debugfs_port debugfs_port_reg[HISI_SAS_MAX_DEBUGFS_DUMP][HISI_SAS_MAX_PHYS];
404 #define HISI_SAS_PHY_MAX_INT_NR (HISI_SAS_PHY_INT_NR * HISI_SAS_MAX_PHYS)
2269 s = sizeof(struct hisi_sas_initial_fis) * HISI_SAS_MAX_PHYS; in hisi_sas_alloc()