Searched refs:HISI_SAS_MAX_PHYS (Results 1 – 3 of 3) sorted by relevance
31 #define HISI_SAS_MAX_PHYS 9 macro440 struct hisi_sas_phy phy[HISI_SAS_MAX_PHYS];441 struct hisi_sas_port port[HISI_SAS_MAX_PHYS];479 u32 debugfs_bist_ffe[HISI_SAS_MAX_PHYS][FFE_CFG_MAX];485 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)
2430 s = sizeof(struct hisi_sas_initial_fis) * HISI_SAS_MAX_PHYS; in hisi_sas_alloc()