Searched refs:ohci_hash_find_td (Results 1 – 1 of 1) sorted by relevance
150 Static ohci_soft_td_t *ohci_hash_find_td(ohci_softc_t *, ohci_physaddr_t);1286 std = ohci_hash_find_td(sc, done); in ohci_add_done()1862 ohci_hash_find_td(ohci_softc_t *sc, ohci_physaddr_t a) in ohci_hash_find_td() function2155 std = ohci_hash_find_td(sc, le32toh(sed->ed.ed_headp)); in ohci_close_pipe()