Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c448 static bool ehci_verify_qtd(EHCIPacket *p, EHCIqtd *qtd) in ehci_verify_qtd() function
489 if (!ehci_verify_qh(q, &qh) || !ehci_verify_qtd(p, &qtd)) { in ehci_writeback_async_complete_packet()
1817 if (!ehci_verify_qtd(p, &qtd)) { in ehci_state_fetchqtd()