Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dehcireg.h346 typedef struct ehci_qh_t { global() struct
347 qh_linkehci_qh_t global() argument
348 qh_endpehci_qh_t global() argument
375 qh_endphubehci_qh_t global() argument
404 } __aligned(EHCI_QH_ALIGN) ehci_qh_t; global() typedef