Home
last modified time | relevance | path

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

/dflybsd-src/lib/libthread_xu/thread/
H A Dthr_list.c106 pthread_t td, td_next; in _thr_gc() local
/dflybsd-src/sys/bus/u4b/controller/
H A Dohci.c122 ohci_td_t *td_next; member
945 uint32_t td_next; in ohci_check_transfer_sub() local
1246 ohci_td_t *td_next; in ohci_setup_standard_chain_sub() local
H A Duhci.c136 uhci_td_t *td_next; member
726 uint32_t td_next; in uhci_dump_td() local
1523 uhci_td_t *td_next; in uhci_setup_standard_chain_sub() local
H A Dehci.c133 ehci_qtd_t *td_next; member
1590 ehci_qtd_t *td_next; in ehci_setup_standard_chain_sub() local
H A Duhci.h71 volatile uint32_t td_next; member
H A Dxhci.c121 struct xhci_td *td_next; member
1698 struct xhci_td *td_next; in xhci_setup_generic_chain_sub() local
H A Dohci.h129 volatile uint32_t td_next; /* Next TD */ member