Searched refs:last_slow (Results 1 - 2 of 2) sorted by relevance

/drivers/atm/
H A Deni.h98 struct atm_vcc *slow,*last_slow; member in struct:eni_dev
H A Deni.c711 ENI_VCC(eni_dev->last_slow)->next = vcc;
713 eni_dev->last_slow = vcc;
914 eni_dev->slow = eni_dev->last_slow = NULL;

Completed in 62 milliseconds