Home
last modified time | relevance | path

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

/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libusb/
H A Dusb-ohci.c366 static void ohci_fill_td(struct ohci_td *td, long next, in ohci_fill_td() function
532 ohci_fill_td(td, td_next, req_phys, sizeof(*req), attr); in ohci_send_ctrl()
540 ohci_fill_td(td, td_next, data_phys, datalen, attr); in ohci_send_ctrl()
547 ohci_fill_td(td, 0, 0, 0, attr); in ohci_send_ctrl()
661 ohci_fill_td(td, td_next, ptr, packet_len, attr); in ohci_transfer_bulk()
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-ohci.c369 static void ohci_fill_td(struct ohci_td *td, long next, in ohci_fill_td() function
535 ohci_fill_td(td, td_next, req_phys, sizeof(*req), attr); in ohci_send_ctrl()
543 ohci_fill_td(td, td_next, data_phys, datalen, attr); in ohci_send_ctrl()
550 ohci_fill_td(td, 0, 0, 0, attr); in ohci_send_ctrl()
664 ohci_fill_td(td, td_next, ptr, packet_len, attr); in ohci_transfer_bulk()
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libusb/
H A Dusb-ohci.c366 static void ohci_fill_td(struct ohci_td *td, long next, in ohci_fill_td() function
532 ohci_fill_td(td, td_next, req_phys, sizeof(*req), attr); in ohci_send_ctrl()
540 ohci_fill_td(td, td_next, data_phys, datalen, attr); in ohci_send_ctrl()
547 ohci_fill_td(td, 0, 0, 0, attr); in ohci_send_ctrl()
661 ohci_fill_td(td, td_next, ptr, packet_len, attr); in ohci_transfer_bulk()
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libusb/
H A Dusb-ohci.c369 static void ohci_fill_td(struct ohci_td *td, long next, in ohci_fill_td() function
535 ohci_fill_td(td, td_next, req_phys, sizeof(*req), attr); in ohci_send_ctrl()
543 ohci_fill_td(td, td_next, data_phys, datalen, attr); in ohci_send_ctrl()
550 ohci_fill_td(td, 0, 0, 0, attr); in ohci_send_ctrl()
664 ohci_fill_td(td, td_next, ptr, packet_len, attr); in ohci_transfer_bulk()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-ohci.c369 static void ohci_fill_td(struct ohci_td *td, long next, in ohci_fill_td() function
535 ohci_fill_td(td, td_next, req_phys, sizeof(*req), attr); in ohci_send_ctrl()
543 ohci_fill_td(td, td_next, data_phys, datalen, attr); in ohci_send_ctrl()
550 ohci_fill_td(td, 0, 0, 0, attr); in ohci_send_ctrl()
664 ohci_fill_td(td, td_next, ptr, packet_len, attr); in ohci_transfer_bulk()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libusb/
H A Dusb-ohci.c369 static void ohci_fill_td(struct ohci_td *td, long next, in ohci_fill_td() function
535 ohci_fill_td(td, td_next, req_phys, sizeof(*req), attr); in ohci_send_ctrl()
543 ohci_fill_td(td, td_next, data_phys, datalen, attr); in ohci_send_ctrl()
550 ohci_fill_td(td, 0, 0, 0, attr); in ohci_send_ctrl()
664 ohci_fill_td(td, td_next, ptr, packet_len, attr); in ohci_transfer_bulk()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/lib/libusb/
H A Dusb-ohci.c369 static void ohci_fill_td(struct ohci_td *td, long next, in ohci_fill_td() function
535 ohci_fill_td(td, td_next, req_phys, sizeof(*req), attr); in ohci_send_ctrl()
543 ohci_fill_td(td, td_next, data_phys, datalen, attr); in ohci_send_ctrl()
550 ohci_fill_td(td, 0, 0, 0, attr); in ohci_send_ctrl()
664 ohci_fill_td(td, td_next, ptr, packet_len, attr); in ohci_transfer_bulk()