Home | History | Annotate | Download | only in hw

Lines Matching full:tail

193     uint32_t tail;
640 ed->head & OHCI_DPTR_MASK, ed->tail & OHCI_DPTR_MASK,
1067 while ((ed.head & OHCI_DPTR_MASK) != ed.tail) {
1076 ed.tail & OHCI_DPTR_MASK, ed.next & OHCI_DPTR_MASK);