Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/controller/
H A Duhci.h136 struct uhci_qh { struct
145 struct uhci_qh *h_next; argument
146 struct uhci_qh *h_prev; argument
147 struct uhci_qh *obj_next; argument
154 typedef struct uhci_qh uhci_qh_t; argument