abr_vc_table
struct abr_vc_table *abr_vc_table;
abr_vc_table = (struct abr_vc_table *)(iadev->reass_ram+i);
memset ((char*)abr_vc_table, 0, j * sizeof(*abr_vc_table));
abr_vc_table->rdf = 0x0003;
abr_vc_table->air = 0x5eb1;
abr_vc_table++;
struct abr_vc_table __iomem *abr_vc_table =
abr_vc_table += vcc->vci;
abr_vc_table->rdf = 0x0003;
abr_vc_table->air = 0x5eb1;