Searched refs:async_td (Results 1 – 1 of 1) sorted by relevance
119 uint32_t async_td; member424 if (ohci->async_td) { in ohci_reset()426 ohci->async_td = 0; in ohci_reset()854 completion = (addr == ohci->async_td); in ohci_service_td()920 ohci->async_td = 0; in ohci_service_td()929 if (ohci->async_td) { in ohci_service_td()955 ohci->async_td = addr; in ohci_service_td()1059 if (ohci->async_td && addr == ohci->async_td) { in ohci_service_ed_list()1061 ohci->async_td = 0; in ohci_service_ed_list()1141 if (ohci->async_td && in ohci_frame_boundary()[all …]