Home
last modified time | relevance | path

Searched defs:uhci_qh (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/usb/controller/
H A Duhci.h137 struct uhci_qh { struct
146 struct uhci_qh *h_next; argument
147 struct uhci_qh *h_prev; argument
148 struct uhci_qh *obj_next; argument
155 typedef struct uhci_qh uhci_qh_t; argument