ehci_qh_alloc
ehci->async = ehci_qh_alloc (ehci, flags);
ehci->dummy = ehci_qh_alloc(ehci, flags);
struct ehci_qh *qh = ehci_qh_alloc (ehci, flags);