Home
last modified time | relevance | path

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

/external/qemu/hw/
Dusb-ohci.c147 #define OHCI_ED_H 1 macro
1019 ed->head |= OHCI_ED_H; in ohci_service_td()
1055 if ((ed.head & OHCI_ED_H) || (ed.flags & OHCI_ED_K)) { in ohci_service_ed_list()
1073 OHCI_BM(ed.flags, ED_MPS), (ed.head & OHCI_ED_H) != 0, in ohci_service_ed_list()