Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h223 struct ehci_qh_sub { struct
270 struct ehci_qh_sub qh_qtd;
Dehci.c119 sizeof(struct ehci_qh_sub), EHCI_QH_ALIGN); in ehci_iterate_hw_softc()
244 struct ehci_qh_sub *qh_sub; in ehci_init()
306 qh_sub = (struct ehci_qh_sub *)buf_res.buffer; in ehci_init()