last_fast         710 drivers/atm/eni.c 				ENI_VCC(eni_dev->last_fast)->next = vcc;
last_fast         712 drivers/atm/eni.c 			eni_dev->last_fast = vcc;
last_fast         918 drivers/atm/eni.c 	eni_dev->fast = eni_dev->last_fast = NULL;
last_fast          98 drivers/atm/eni.h 	struct atm_vcc *fast,*last_fast;/* queues of VCCs with pending PDUs */