dl_end 917 drivers/usb/host/ohci-q.c if (ohci->dl_end) dl_end 918 drivers/usb/host/ohci-q.c ohci->dl_end->next_dl_td = td_prev; dl_end 926 drivers/usb/host/ohci-q.c ohci->dl_end = td->next_dl_td = td; dl_end 1204 drivers/usb/host/ohci-q.c if (td == ohci->dl_end) dl_end 1205 drivers/usb/host/ohci-q.c ohci->dl_start = ohci->dl_end = NULL; dl_end 394 drivers/usb/host/ohci.h struct td *dl_start, *dl_end; /* the done list */