conf_td 205 drivers/usb/host/fhci-tds.c ep->conf_td = ep->td_base; conf_td 293 drivers/usb/host/fhci-tds.c td = ep->conf_td; conf_td 312 drivers/usb/host/fhci-tds.c ep->conf_td = next_bd(ep->td_base, ep->conf_td, td_status); conf_td 515 drivers/usb/host/fhci-tds.c ep->conf_td = ep->td_base; conf_td 565 drivers/usb/host/fhci-tds.c ep->conf_td = ep->td_base; conf_td 614 drivers/usb/host/fhci-tds.c if (in_be32(&ep->conf_td->buf_ptr) == DUMMY_BD_BUFFER) { conf_td 616 drivers/usb/host/fhci-tds.c ep->conf_td = next_bd(ep->td_base, ep->conf_td, conf_td 401 drivers/usb/host/fhci.h struct usb_td __iomem *conf_td; /* next TD for confirm after transac */