ohci_hash_find_td
struct ohci_soft_td *ohci_hash_find_td(struct ohci_softc *, ohci_physaddr_t);
std = ohci_hash_find_td(sc, done);
std = ohci_hash_find_td(sc, letoh32(sed->ed.ed_headp));