Lines Matching refs:async_td
119 uint32_t async_td; member
424 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()
1144 ohci->async_td = 0; in ohci_frame_boundary()
1696 ohci->async_td = 0; in usb_ohci_init()