Home
last modified time | relevance | path

Searched defs:qh_addr (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c87 uint32_t qh_addr; member
123 static UHCIQueue *uhci_queue_new(UHCIState *s, uint32_t qh_addr, UHCI_TD *td, in uhci_queue_new()
169 static bool uhci_queue_verify(UHCIQueue *queue, uint32_t qh_addr, UHCI_TD *td, in uhci_queue_verify()
718 static int uhci_handle_td(UHCIState *s, UHCIQueue *q, uint32_t qh_addr, in uhci_handle_td()