Searched refs:uhci_qh_t (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Duhcivar.h106 uhci_qh_t qh; /* The real QH, must be first */
H A Duhci.c364 pqh->offs + offsetof(uhci_qh_t, qh_hlink),
1051 sc->sc_last_qh->offs + offsetof(uhci_qh_t, qh_hlink),
1067 sc->sc_last_qh->offs + offsetof(uhci_qh_t, qh_hlink),
1083 usb_syncmem(&eqh->dma, eqh->offs + offsetof(uhci_qh_t, qh_hlink),
1093 usb_syncmem(&eqh->dma, eqh->offs + offsetof(uhci_qh_t, qh_hlink),
1126 usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_elink),
1130 usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_elink),
1135 sqh->offs + offsetof(uhci_qh_t, qh_elink),
1142 usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_hlink),
1146 usb_syncmem(&pqh->dma, pqh->offs + offsetof(uhci_qh_t, qh_hlin
[all...]
H A Duhcireg.h195 } uhci_qh_t; typedef in typeref:struct:__anon8316

Completed in 60 milliseconds