Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c82 uint32_t td_addr; member
170 uint32_t td_addr, bool queuing) in uhci_queue_verify()
182 static UHCIAsync *uhci_async_alloc(UHCIQueue *queue, uint32_t td_addr) in uhci_async_alloc()
275 static UHCIAsync *uhci_async_find_td(UHCIState *s, uint32_t td_addr) in uhci_async_find_td()
634 static int uhci_handle_td_error(UHCIState *s, UHCI_TD *td, uint32_t td_addr, in uhci_handle_td_error()
721 UHCI_TD *td, uint32_t td_addr, uint32_t *int_mask) in uhci_handle_td()
/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-sched.c60 u16 td_addr; member