Home
last modified time | relevance | path

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

/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/usb/
H A Dhcd-ohci.c655 struct ohci_iso_td iso_td; in ohci_service_iso_td() local
677 iso_td.flags, iso_td.bp, iso_td.next, iso_td.be, in ohci_service_iso_td()
681 iso_td.offset[0], iso_td.offset[1], in ohci_service_iso_td()
682 iso_td.offset[2], iso_td.offset[3], in ohci_service_iso_td()
683 iso_td.offset[4], iso_td.offset[5], in ohci_service_iso_td()
684 iso_td.offset[6], iso_td.offset[7]); in ohci_service_iso_td()
697 iso_td.next = ohci->done; in ohci_service_iso_td()
728 if (!iso_td.bp || !iso_td.be) { in ohci_service_iso_td()
729 trace_usb_ohci_iso_td_bad_bp_be(iso_td.bp, iso_td.be); in ohci_service_iso_td()
767 end_addr = iso_td.be; in ohci_service_iso_td()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/usb/
H A Dhcd-ohci.c655 struct ohci_iso_td iso_td; in ohci_service_iso_td() local
677 iso_td.flags, iso_td.bp, iso_td.next, iso_td.be, in ohci_service_iso_td()
681 iso_td.offset[0], iso_td.offset[1], in ohci_service_iso_td()
682 iso_td.offset[2], iso_td.offset[3], in ohci_service_iso_td()
683 iso_td.offset[4], iso_td.offset[5], in ohci_service_iso_td()
684 iso_td.offset[6], iso_td.offset[7]); in ohci_service_iso_td()
697 iso_td.next = ohci->done; in ohci_service_iso_td()
728 if (!iso_td.bp || !iso_td.be) { in ohci_service_iso_td()
729 trace_usb_ohci_iso_td_bad_bp_be(iso_td.bp, iso_td.be); in ohci_service_iso_td()
767 end_addr = iso_td.be; in ohci_service_iso_td()
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Dhcd-ohci.c655 struct ohci_iso_td iso_td;
677 iso_td.flags, iso_td.bp, iso_td.next, iso_td.be,
681 iso_td.offset[0], iso_td.offset[1],
682 iso_td.offset[2], iso_td.offset[3],
683 iso_td.offset[4], iso_td.offset[5],
684 iso_td.offset[6], iso_td.offset[7]);
701 iso_td.next = ohci->done;
732 if (!iso_td.bp || !iso_td.be) {
733 trace_usb_ohci_iso_td_bad_bp_be(iso_td.bp, iso_td.be);
741 next_offset = iso_td.be;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/usb/
H A Dhcd-ohci.c655 struct ohci_iso_td iso_td; in ohci_service_iso_td() local
677 iso_td.flags, iso_td.bp, iso_td.next, iso_td.be, in ohci_service_iso_td()
681 iso_td.offset[0], iso_td.offset[1], in ohci_service_iso_td()
682 iso_td.offset[2], iso_td.offset[3], in ohci_service_iso_td()
683 iso_td.offset[4], iso_td.offset[5], in ohci_service_iso_td()
684 iso_td.offset[6], iso_td.offset[7]); in ohci_service_iso_td()
701 iso_td.next = ohci->done; in ohci_service_iso_td()
732 if (!iso_td.bp || !iso_td.be) { in ohci_service_iso_td()
733 trace_usb_ohci_iso_td_bad_bp_be(iso_td.bp, iso_td.be); in ohci_service_iso_td()
741 next_offset = iso_td.be; in ohci_service_iso_td()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dhcd-ohci.c655 struct ohci_iso_td iso_td; in ohci_service_iso_td() local
677 iso_td.flags, iso_td.bp, iso_td.next, iso_td.be, in ohci_service_iso_td()
681 iso_td.offset[0], iso_td.offset[1], in ohci_service_iso_td()
682 iso_td.offset[2], iso_td.offset[3], in ohci_service_iso_td()
683 iso_td.offset[4], iso_td.offset[5], in ohci_service_iso_td()
684 iso_td.offset[6], iso_td.offset[7]); in ohci_service_iso_td()
701 iso_td.next = ohci->done; in ohci_service_iso_td()
732 if (!iso_td.bp || !iso_td.be) { in ohci_service_iso_td()
733 trace_usb_ohci_iso_td_bad_bp_be(iso_td.bp, iso_td.be); in ohci_service_iso_td()
741 next_offset = iso_td.be; in ohci_service_iso_td()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Dhcd-ohci.c655 struct ohci_iso_td iso_td; in ohci_service_iso_td() local
677 iso_td.flags, iso_td.bp, iso_td.next, iso_td.be, in ohci_service_iso_td()
681 iso_td.offset[0], iso_td.offset[1], in ohci_service_iso_td()
682 iso_td.offset[2], iso_td.offset[3], in ohci_service_iso_td()
683 iso_td.offset[4], iso_td.offset[5], in ohci_service_iso_td()
684 iso_td.offset[6], iso_td.offset[7]); in ohci_service_iso_td()
701 iso_td.next = ohci->done; in ohci_service_iso_td()
732 if (!iso_td.bp || !iso_td.be) { in ohci_service_iso_td()
733 trace_usb_ohci_iso_td_bad_bp_be(iso_td.bp, iso_td.be); in ohci_service_iso_td()
741 next_offset = iso_td.be; in ohci_service_iso_td()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c655 struct ohci_iso_td iso_td; in ohci_service_iso_td() local
677 iso_td.flags, iso_td.bp, iso_td.next, iso_td.be, in ohci_service_iso_td()
681 iso_td.offset[0], iso_td.offset[1], in ohci_service_iso_td()
682 iso_td.offset[2], iso_td.offset[3], in ohci_service_iso_td()
683 iso_td.offset[4], iso_td.offset[5], in ohci_service_iso_td()
684 iso_td.offset[6], iso_td.offset[7]); in ohci_service_iso_td()
697 iso_td.next = ohci->done; in ohci_service_iso_td()
728 if (!iso_td.bp || !iso_td.be) { in ohci_service_iso_td()
729 trace_usb_ohci_iso_td_bad_bp_be(iso_td.bp, iso_td.be); in ohci_service_iso_td()
767 end_addr = iso_td.be; in ohci_service_iso_td()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c655 struct ohci_iso_td iso_td; in ohci_service_iso_td() local
677 iso_td.flags, iso_td.bp, iso_td.next, iso_td.be, in ohci_service_iso_td()
681 iso_td.offset[0], iso_td.offset[1], in ohci_service_iso_td()
682 iso_td.offset[2], iso_td.offset[3], in ohci_service_iso_td()
683 iso_td.offset[4], iso_td.offset[5], in ohci_service_iso_td()
684 iso_td.offset[6], iso_td.offset[7]); in ohci_service_iso_td()
697 iso_td.next = ohci->done; in ohci_service_iso_td()
728 if (!iso_td.bp || !iso_td.be) { in ohci_service_iso_td()
729 trace_usb_ohci_iso_td_bad_bp_be(iso_td.bp, iso_td.be); in ohci_service_iso_td()
767 end_addr = iso_td.be; in ohci_service_iso_td()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/usb/
H A Dhcd-ohci.c717 struct ohci_iso_td iso_td; in ohci_service_iso_td() local
739 iso_td.flags, iso_td.bp, iso_td.next, iso_td.be, in ohci_service_iso_td()
743 iso_td.offset[0], iso_td.offset[1], in ohci_service_iso_td()
744 iso_td.offset[2], iso_td.offset[3], in ohci_service_iso_td()
745 iso_td.offset[4], iso_td.offset[5], in ohci_service_iso_td()
746 iso_td.offset[6], iso_td.offset[7]); in ohci_service_iso_td()
759 iso_td.next = ohci->done; in ohci_service_iso_td()
790 if (!iso_td.bp || !iso_td.be) { in ohci_service_iso_td()
791 trace_usb_ohci_iso_td_bad_bp_be(iso_td.bp, iso_td.be); in ohci_service_iso_td()
829 end_addr = iso_td.be; in ohci_service_iso_td()
[all …]