Searched refs:MAX_PHYSICAL_DEVICES (Results 1 – 3 of 3) sorted by relevance
719 #define MAX_PHYSICAL_DEVICES 256 macro720 #define MAX_RAIDMAP_PHYSICAL_DEVICES (MAX_PHYSICAL_DEVICES)1128 atomic_t scsi_pending_cmds[MAX_PHYSICAL_DEVICES];1129 u64 last_accessed_block[MAX_PHYSICAL_DEVICES];
1316 pd_seq_map_sz = struct_size(pd_sync, seq, MAX_PHYSICAL_DEVICES); in megasas_sync_pd_seq_num()1361 if (le32_to_cpu(pd_sync->count) > MAX_PHYSICAL_DEVICES) { in megasas_sync_pd_seq_num()1364 MAX_PHYSICAL_DEVICES, le32_to_cpu(pd_sync->count)); in megasas_sync_pd_seq_num()3117 (MAX_PHYSICAL_DEVICES - 1)); in megasas_build_syspd_fusion()3139 (MAX_PHYSICAL_DEVICES - 1)); in megasas_build_syspd_fusion()
5135 instance->fw_supported_pd_count = MAX_PHYSICAL_DEVICES; in megasas_update_ext_vd_details()5138 instance->fw_supported_pd_count = MAX_PHYSICAL_DEVICES; in megasas_update_ext_vd_details()5790 MAX_PHYSICAL_DEVICES); in megasas_setup_jbod_map()6324 instance->fw_supported_pd_count = MAX_PHYSICAL_DEVICES; in megasas_init_fw()8034 seq, MAX_PHYSICAL_DEVICES); in megasas_detach_one()