Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-uhci.h163 uhci_desc_t *bottom_qh; member
Dusb-uhci.c856 qh = bpriv->bottom_qh; // re-use bottom qh and next qh in uhci_submit_bulk_urb()
873 upriv->bottom_qh = bqh; in uhci_submit_bulk_urb()
990 bqh=priv->bottom_qh; in uhci_clean_transfer()
1003 set_td_link(prevtd, priv->bottom_qh->dma_addr | UHCI_PTR_QH); // skip current qh in uhci_clean_transfer()
1008 ppriv->bottom_qh = priv->bottom_qh; in uhci_clean_transfer()
1055 ppriv->bottom_qh = bnqh; in uhci_clean_transfer()