Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duhcivar.h121 struct uhci_soft_qh { struct
123 uhci_soft_qh_t *hlink; /* soft version of qh_hlink */ argument
131 #define UHCI_SQH_SIZE (roundup(sizeof(struct uhci_soft_qh), UHCI_QH_ALIGN)) argument