cur_dle 1278 drivers/atm/iphase.c struct dle *dle, *cur_dle; cur_dle 1290 drivers/atm/iphase.c cur_dle = (struct dle*)(iadev->rx_dle_q.start + (dle_lp >> 4)); cur_dle 1291 drivers/atm/iphase.c while(dle != cur_dle) cur_dle 1686 drivers/atm/iphase.c struct dle *dle, *cur_dle; cur_dle 1698 drivers/atm/iphase.c cur_dle = (struct dle*)(iadev->tx_dle_q.start + (dle_lp >> 4)); cur_dle 1699 drivers/atm/iphase.c while (dle != cur_dle)