Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c650 ehci_dump_qtd(ehci_softc_t *sc, ehci_qtd_t *qtd) in ehci_dump_qtd() argument
655 ehci_dump_link(sc, qtd->qtd_next, 0); in ehci_dump_qtd()
657 ehci_dump_link(sc, qtd->qtd_altnext, 0); in ehci_dump_qtd()
659 s = hc32toh(sc, qtd->qtd_status); in ehci_dump_qtd()
676 hc32toh(sc, qtd->qtd_buffer[s])); in ehci_dump_qtd()
680 hc32toh(sc, qtd->qtd_buffer_hi[s])); in ehci_dump_qtd()
3628 ehci_qtd_t *qtd; local
3632 qtd = (ehci_qtd_t *)page_info.buffer;
3636 qtd->qtd_self = htohc32(sc, page_info.physaddr);
3638 qtd->qtd_self = htohc32(sc, (unsigned int)page_info.buffer);
[all …]
/third_party/gstreamer/gstplugins_good/
DChangeLog139941 …: Share qtdemux debug category across all files, otherwise all debugging in files other than qtd...
/third_party/gstreamer/gstplugins_bad/
DChangeLog224756 …: Share qtdemux debug category across all files, otherwise all debugging in files other than qtd...