SSI_MAX_CHANNELS 85 drivers/hsi/controllers/omap_ssi.h struct list_head txqueue[SSI_MAX_CHANNELS]; SSI_MAX_CHANNELS 86 drivers/hsi/controllers/omap_ssi.h struct list_head rxqueue[SSI_MAX_CHANNELS]; SSI_MAX_CHANNELS 1085 drivers/hsi/controllers/omap_ssi_port.c for (ch = 0; ch < SSI_MAX_CHANNELS; ch++) {