Home
last modified time | relevance | path

Searched refs:td_pt (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/host/
H A Dohci-q.c520 struct td *td, *td_pt; in td_fill() local
543 td_pt = urb_priv->td [index]; in td_fill()
547 urb_priv->ed->dummy = td_pt; in td_fill()
569 td->hwNextTD = cpu_to_hc32 (ohci, td_pt->td_dma); in td_fill()