CSIO_MAX_PPORTS
for (i = 0; i < CSIO_MAX_PPORTS; i++)
struct csio_scsi_qset sqset[CSIO_MAX_PPORTS][CSIO_MAX_SCSI_CPU];
struct csio_scsi_cpu_info scsi_cpu_info[CSIO_MAX_PPORTS];
struct csio_pport pport[CSIO_MAX_PPORTS]; /* Ports (XGMACs) */
#define CSIO_MAX_SCSI_QSETS (CSIO_MAX_SCSI_CPU * CSIO_MAX_PPORTS)
for (i = 0; i < CSIO_MAX_PPORTS; i++)