Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.h211 uint32_t qtd_self; member
H A Dehci.c745 printf("QTD(%p) at 0x%08x:\n", sqtd, hc32toh(sc, sqtd->qtd_self)); in ehci_dump_sqtd()
1698 td->qtd_next = td_next->qtd_self; in ehci_setup_standard_chain_sub()
1717 qtd_altnext = td_next->qtd_self; in ehci_setup_standard_chain_sub()
1971 qh->qh_qtd.qtd_next = td->qtd_self; in ehci_setup_standard_chain()
3593 qtd->qtd_self = htohc32(sc, page_info.physaddr); in ehci_xfer_setup()