Searched defs:next_qtd (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_polled.c | 1357 ehci_qtd_t *qtd, *next_qtd; in ehci_polled_process_active_intr_qtd_list() local 1802 ehci_qtd_t *curr_qtd = NULL, *next_qtd = NULL; in ehci_polled_create_done_qtd_list() local 1855 ehci_qtd_t *curr_qtd, *next_qtd; in ehci_polled_insert_qtd_into_active_intr_qtd_list() local 1894 ehci_qtd_t *curr_qtd, *prev_qtd, *next_qtd; ehci_polled_remove_qtd_from_active_intr_qtd_list() local 1943 ehci_qtd_t *next_qtd; ehci_polled_traverse_qtds() local [all...] |
H A D | ehci_intr.c | 289 ehci_qtd_t *next_qtd = NULL; /* QTD pointers */ in ehci_traverse_active_qtd_list() local 376 ehci_qtd_t *curr_qtd = NULL, *next_qtd = NULL; in ehci_create_done_qtd_list() local 882 ehci_qtd_t *next_qtd, *temp_qtd; in ehci_cleanup_data_underrun() local [all...] |
H A D | ehci_xfer.c | 2569 ehci_qtd_t *curr_qtd, *next_qtd; in ehci_insert_qtd_into_active_qtd_list() local 2611 ehci_qtd_t *curr_qtd, *prev_qtd, *next_qtd; in ehci_remove_qtd_from_active_qtd_list() local 2662 ehci_qtd_t *next_qtd; ehci_traverse_qtds() local 2737 ehci_qtd_t *qtd, *next_qtd; ehci_deallocate_qtd() local [all...] |