usb_td             72 drivers/usb/host/fhci-tds.c static struct usb_td __iomem *next_bd(struct usb_td __iomem *base,
usb_td             73 drivers/usb/host/fhci-tds.c 				      struct usb_td __iomem *td,
usb_td            152 drivers/usb/host/fhci-tds.c 	struct usb_td __iomem *td;
usb_td            281 drivers/usb/host/fhci-tds.c 	struct usb_td __iomem *td;
usb_td            386 drivers/usb/host/fhci-tds.c 	struct usb_td __iomem *td;
usb_td            473 drivers/usb/host/fhci-tds.c 	struct usb_td __iomem *td;
usb_td            530 drivers/usb/host/fhci-tds.c 	struct usb_td __iomem *td;
usb_td            594 drivers/usb/host/fhci-tds.c 	struct usb_td __iomem *td;
usb_td            601 drivers/usb/host/fhci-tds.c 		struct usb_td __iomem *old_td = td;
usb_td            400 drivers/usb/host/fhci.h 	struct usb_td __iomem *td_base; /* first TD in the ring */
usb_td            401 drivers/usb/host/fhci.h 	struct usb_td __iomem *conf_td; /* next TD for confirm after transac */
usb_td            402 drivers/usb/host/fhci.h 	struct usb_td __iomem *empty_td;/* next TD for new transaction req. */