Searched refs:OHCI_ED_H (Results 1 – 1 of 1) sorted by relevance
75 #define OHCI_ED_H 1 macro1087 ed->head |= OHCI_ED_H; in ohci_service_td()1129 if ((ed.head & OHCI_ED_H) || (ed.flags & OHCI_ED_K)) { in ohci_service_ed_list()1143 trace_usb_ohci_ed_pkt(cur, (ed.head & OHCI_ED_H) != 0, in ohci_service_ed_list()