MAX_PHYSICAL_DEVICES
(sizeof(struct MR_PD_CFG_SEQ) * (MAX_PHYSICAL_DEVICES - 1));
sc->fw_supported_pd_count = MAX_PHYSICAL_DEVICES;
sc->fw_supported_pd_count = MAX_PHYSICAL_DEVICES;
(MAX_PHYSICAL_DEVICES - 1));
if (le32toh(pd_sync->count) > MAX_PHYSICAL_DEVICES) {
MAX_PHYSICAL_DEVICES, pd_sync->count);
mrsas_atomic_t scsi_pending_cmds[MAX_PHYSICAL_DEVICES];
u_int64_t last_accessed_block[MAX_PHYSICAL_DEVICES];
#define MAX_RAIDMAP_PHYSICAL_DEVICES (MAX_PHYSICAL_DEVICES)