Home
last modified time | relevance | path

Searched refs:OHCI_ED_C (Results 1 – 1 of 1) sorted by relevance

/external/qemu/hw/
Dusb-ohci.c148 #define OHCI_ED_C 2 macro
990 ed->head &= ~OHCI_ED_C; in ohci_service_td()
992 ed->head |= OHCI_ED_C; in ohci_service_td()
1074 (ed.head & OHCI_ED_C) != 0, ed.head & OHCI_DPTR_MASK, in ohci_service_ed_list()