last_slow         716 drivers/atm/eni.c 				ENI_VCC(eni_dev->last_slow)->next = vcc;
last_slow         718 drivers/atm/eni.c 			eni_dev->last_slow = vcc;
last_slow         919 drivers/atm/eni.c 	eni_dev->slow = eni_dev->last_slow = NULL;
last_slow          99 drivers/atm/eni.h 	struct atm_vcc *slow,*last_slow;