MAX_CS
struct ebu_nand_cs cs[MAX_CS];
if (cs >= MAX_CS) {
for (i = 0; i < MAX_CS; i++)
struct pasemi_mac_csring *cs[MAX_CS];
num_cs = MAX_CS;