Home
last modified time | relevance | path

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

/external/qemu/hw/
Dusb-ohci.c86 uint32_t bulk_head, bulk_cur; member
397 ohci->bulk_head = ohci->bulk_cur = 0; in ohci_reset()
1117 if (!ohci_service_ed_list(ohci, ohci->bulk_head, completion)) { in ohci_process_lists()
1452 retval = ohci->bulk_head; in ohci_mem_read()
1588 ohci->bulk_head = val & OHCI_EDPTR_MASK; in ohci_mem_write()