Home
last modified time | relevance | path

Searched refs:tw_pipe_private (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c324 pp = tw->tw_pipe_private; in ehci_traverse_active_qtd_list()
449 pp = tw->tw_pipe_private; in ehci_parse_error()
802 pp = tw->tw_pipe_private; in ehci_handle_error()
804 ph = tw->tw_pipe_private->pp_pipe_handle; in ehci_handle_error()
936 pp = tw->tw_pipe_private; in ehci_handle_normal_qtd()
1206 usba_pipe_handle_data_t *ph = tw->tw_pipe_private->pp_pipe_handle; in ehci_handle_one_xfer_completion()
1207 ehci_pipe_private_t *pp = tw->tw_pipe_private; in ehci_handle_one_xfer_completion()
H A Dehci_polled.c1393 pp = tw->tw_pipe_private; in ehci_polled_process_active_intr_qtd_list()
1517 pp = tw->tw_pipe_private; in ehci_polled_insert_intr_qtd()
2101 tw->tw_pipe_private = pp; in ehci_polled_create_tw()
H A Dehci_xfer.c3099 tw->tw_pipe_private = pp; in ehci_create_transfer_wrapper()
3186 pp = tw->tw_pipe_private; in ehci_stop_xfer_timer()
3348 pp = tw->tw_pipe_private; in ehci_remove_tw_from_timeout_list()
H A Dehci_util.c1852 pp = tw->tw_pipe_private; in ehci_cleanup()
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c1138 uhci_pipe_private_t *pp = tw->tw_pipe_private; in uhci_handle_intr_td()
1211 uhci_deallocate_tw(uhcip, tw->tw_pipe_private, tw); in uhci_handle_intr_td()
1323 uhci_pipe_private_t *pp = tw->tw_pipe_private; in uhci_sendup_td_message()
1424 uhci_pipe_private_t *pp = tw->tw_pipe_private; in uhci_handle_ctrl_td()
1739 uhci_deallocate_tw(uhcip, tw->tw_pipe_private, tw); in uhci_handle_intr_td_errors()
1753 uhci_pipe_private_t *pp = tw->tw_pipe_private; in uhci_handle_one_xfer_completion()
H A Duhciutil.c1848 tw->tw_pipe_private = pp; in uhci_create_transfer_wrapper()
3273 uhci_pipe_private_t *pp = tw->tw_pipe_private; in uhci_handle_bulk_td()
3314 ph = tw->tw_pipe_private->pp_pipe_handle; in uhci_handle_bulk_td()
3480 tw->tw_pipe_private->pp_pipe_handle, in uhci_handle_bulk_td()
3484 tw->tw_pipe_private->pp_pipe_handle, in uhci_handle_bulk_td()
3544 ph = tw->tw_pipe_private->pp_pipe_handle; in uhci_handle_bulk_td_errors()
3598 uhci_remove_bulk_tds_tws(uhcip, tw->tw_pipe_private, UHCI_IN_ERROR); in uhci_handle_bulk_td_errors()
3674 if (pp->pp_qh == tw_tmp->tw_pipe_private->pp_qh) { in uhci_remove_bulk_tds_tws()
3956 tw->tw_pipe_private = pp; in uhci_create_isoc_transfer_wrapper()
4296 uhci_pipe_private_t *pp = tw->tw_pipe_private; in uhci_handle_isoc_td()
[all …]
H A Duhcipolled.c660 if (td->tw->tw_pipe_private->pp_pipe_handle == ph) { in uhci_polled_save_state()
753 if (td->tw->tw_pipe_private->pp_pipe_handle == in uhci_polled_restore_state()
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1598 pp = tw->tw_pipe_private; in ohci_polled_pickup_done_list()
1747 pp = tw->tw_pipe_private; in ohci_polled_process_input_list()
1759 pipe_dir = tw->tw_pipe_private->pp_pipe_handle-> in ohci_polled_process_input_list()
1904 pp = tw->tw_pipe_private; in ohci_polled_insert_td()
2207 tw->tw_pipe_private = pp; in ohci_polled_create_tw()
H A Dohci.c2185 pp = tw->tw_pipe_private; in ohci_cleanup()
6986 tw->tw_pipe_private = pp; in ohci_create_transfer_wrapper()
7220 tw->tw_pipe_private = pp; in ohci_create_isoc_transfer_wrapper()
7396 tw->tw_pipe_private, SET_sKip, flags); in ohci_xfer_timeout_handler()
8308 pp = tw->tw_pipe_private; in ohci_traverse_done_list()
8459 pp = tw->tw_pipe_private; in ohci_parse_error()
8750 pp = tw->tw_pipe_private; in ohci_handle_error()
8752 ph = tw->tw_pipe_private->pp_pipe_handle; in ohci_handle_error()
8966 pp = tw->tw_pipe_private; in ohci_handle_normal_td()
9242 usba_pipe_handle_data_t *ph = tw->tw_pipe_private->pp_pipe_handle; in ohci_handle_one_xfer_completion()
[all …]
/titanic_41/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h362 uhci_pipe_private_t *tw_pipe_private; member
/titanic_41/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h586 ohci_pipe_private_t *tw_pipe_private; /* Back ptr */ member
/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h600 ehci_pipe_private_t *tw_pipe_private; /* Back ptr */ member