abr_vc_table     1424 drivers/atm/iphase.c 	struct abr_vc_table  *abr_vc_table; 
abr_vc_table     1582 drivers/atm/iphase.c 	abr_vc_table = (struct abr_vc_table *)(iadev->reass_ram+i);  
abr_vc_table     1584 drivers/atm/iphase.c         memset ((char*)abr_vc_table, 0, j * sizeof(*abr_vc_table));
abr_vc_table     1586 drivers/atm/iphase.c 		abr_vc_table->rdf = 0x0003;
abr_vc_table     1587 drivers/atm/iphase.c              	abr_vc_table->air = 0x5eb1;
abr_vc_table     1588 drivers/atm/iphase.c 	       	abr_vc_table++;   	
abr_vc_table     2674 drivers/atm/iphase.c               struct abr_vc_table __iomem *abr_vc_table = 
abr_vc_table     2676 drivers/atm/iphase.c               abr_vc_table +=  vcc->vci;
abr_vc_table     2677 drivers/atm/iphase.c               abr_vc_table->rdf = 0x0003;
abr_vc_table     2678 drivers/atm/iphase.c               abr_vc_table->air = 0x5eb1;