Searched defs:uhci_soft_qh (Results 1 – 1 of 1) sorted by relevance
121 struct uhci_soft_qh { struct123 uhci_soft_qh_t *hlink; /* soft version of qh_hlink */ argument131 #define UHCI_SQH_SIZE (roundup(sizeof(struct uhci_soft_qh), UHCI_QH_ALIGN)) argument