Searched refs:MAX_FC_PORTS (Results 1 – 3 of 3) sorted by relevance
29 #define MAX_FC_PORTS CXLFLASH_MAX_FC_PORTS /* max ports per AFU */ macro142 int last_lun_index[MAX_FC_PORTS];
55 u64 lun_id[MAX_FC_PORTS]; /* from REPORT_LUNS */
1640 const char *wwpn_vpd_tags[MAX_FC_PORTS] = { "V5", "V6", "V7", "V8" }; in read_vpd()1749 u64 wwpn[MAX_FC_PORTS]; /* wwpn of AFU ports */ in init_global()2073 num_fc_ports = min(ilog2(port_mask) + 1, MAX_FC_PORTS); in get_num_afu_ports()2564 WARN_ON(port >= MAX_FC_PORTS); in cxlflash_show_port_status()2762 WARN_ON(port >= MAX_FC_PORTS); in cxlflash_show_port_lun_table()3695 for (k = 0; k < MAX_FC_PORTS; k++) in cxlflash_probe()