qh_destroy
qh_destroy(fotg210, fotg210->async);
qh_destroy(fotg210, fotg210->dummy);
qh_destroy(fotg210, qh);
qh_destroy(fotg210, qh);
qh_destroy(ehci, qh);
qh_destroy(ehci, ehci->async);
qh_destroy(ehci, ehci->dummy);
qh_destroy(ehci, qh);
kref_put(&qh->kref, qh_destroy);