Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhci.h104 volatile uint32_t td_buffer; member
H A Duhci.c223 td->td_buffer = htole32(ml->fix_res.physaddr); in uhci_mem_layout_fixup()
261 td->td_buffer = htole32(ml->buf_res.physaddr); in uhci_mem_layout_fixup()
553 td_x->td_buffer = htole32(0); in uhci_init()
608 td_lst->td_buffer = htole32(0); in uhci_init()
748 le32toh(p->td_buffer)); in uhci_dump_td()
1588 td->td_buffer = 0; in uhci_setup_standard_chain_sub()
2184 td->td_buffer = 0; in uhci_device_isoc_enter()