Searched defs:qh_dma (Results 1 - 5 of 5) sorted by relevance

/drivers/usb/host/
H A Duhci-debug.c414 __hc32 qh_dma; local
454 qh_dma = uhci_frame_skel_link(uhci, i);
455 if (link != qh_dma) {
465 hc32_to_cpu(uhci, qh_dma));
H A Dehci.h414 dma_addr_t qh_dma; /* address of qh */ member in struct:ehci_qh
H A Dfotg210.h486 dma_addr_t qh_dma; /* address of qh */ member in struct:fotg210_qh
H A Dfusbh200.h476 dma_addr_t qh_dma; /* address of qh */ member in struct:fusbh200_qh
H A Doxu210hp.h297 dma_addr_t qh_dma; /* address of qh */ member in struct:ehci_qh

Completed in 156 milliseconds