Home
last modified time | relevance | path

Searched defs:next_td (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c768 ohci_td_t *curr_td, *next_td; in ohci_polled_fini() local
1271 ohci_td_t *next_td; /* TD pointers */ in ohci_polled_restore_state() local
1708 ohci_td_t *td, *next_td; in ohci_polled_process_input_list() local
H A Dohci.c6520 ohci_td_t *head_td, *next_td; in ohci_done_list_tds() local
8840 ohci_td_t *next_td; in ohci_cleanup_data_underrun() local
10396 ohci_td_t *head_td, *next_td; in ohci_wait_for_transfers_completion() local
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c1239 uhci_td_t *next_td; in uhci_update_intr_td_data_toggle() local
H A Duhciutil.c2960 uhci_td_t *next_td, in uhci_fill_in_bulk_isoc_td()
3530 uhci_td_t *next_td; in uhci_handle_bulk_td_errors() local
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc952 db_table_desc *tbl = NULL, *clone = NULL, *next_td = NULL; in merge_dict() local