Home
last modified time | relevance | path

Searched refs:tw (Results 1 – 25 of 49) sorted by relevance

12

/titanic_51/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c60 ehci_trans_wrapper_t *tw,
66 ehci_trans_wrapper_t *tw,
74 ehci_trans_wrapper_t *tw,
79 ehci_trans_wrapper_t *tw);
83 ehci_trans_wrapper_t *tw,
89 ehci_trans_wrapper_t *tw,
95 ehci_trans_wrapper_t *tw,
100 ehci_trans_wrapper_t *tw);
104 ehci_trans_wrapper_t *tw,
291 ehci_trans_wrapper_t *tw in ehci_traverse_active_qtd_list() local
430 ehci_trans_wrapper_t *tw; ehci_parse_error() local
486 ehci_check_for_error(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd,uint_t ctrl) ehci_check_for_error() argument
635 ehci_check_for_short_xfer(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd) ehci_check_for_short_xfer() argument
778 ehci_trans_wrapper_t *tw; ehci_handle_error() local
879 ehci_cleanup_data_underrun(ehci_state_t * ehcip,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd) ehci_cleanup_data_underrun() argument
925 ehci_handle_normal_qtd(ehci_state_t * ehcip,ehci_qtd_t * qtd,ehci_trans_wrapper_t * tw) ehci_handle_normal_qtd() argument
956 ehci_handle_ctrl_qtd(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd,void * tw_handle_callback_value) ehci_handle_ctrl_qtd() argument
1045 ehci_handle_bulk_qtd(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd,void * tw_handle_callback_value) ehci_handle_bulk_qtd() argument
1103 ehci_handle_intr_qtd(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd,void * tw_handle_callback_value) ehci_handle_intr_qtd() argument
1204 ehci_handle_one_xfer_completion(ehci_state_t * ehcip,ehci_trans_wrapper_t * tw) ehci_handle_one_xfer_completion() argument
1251 ehci_sendup_qtd_message(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd,usb_cr_t error) ehci_sendup_qtd_message() argument
[all...]
H A Dehci_xfer.c122 ehci_trans_wrapper_t *tw,
133 ehci_trans_wrapper_t *tw,
159 ehci_trans_wrapper_t *tw,
172 ehci_trans_wrapper_t *tw);
183 ehci_trans_wrapper_t *tw);
186 ehci_trans_wrapper_t *tw,
216 ehci_trans_wrapper_t *tw,
226 ehci_trans_wrapper_t *tw);
230 ehci_trans_wrapper_t *tw);
233 ehci_trans_wrapper_t *tw,
1478 ehci_trans_wrapper_t *tw; ehci_allocate_ctrl_resources() local
1516 ehci_insert_ctrl_req(ehci_state_t * ehcip,usba_pipe_handle_data_t * ph,usb_ctrl_req_t * ctrl_reqp,ehci_trans_wrapper_t * tw,usb_flags_t usb_flags) ehci_insert_ctrl_req() argument
1661 ehci_trans_wrapper_t *tw; ehci_allocate_bulk_resources() local
1699 ehci_insert_bulk_req(ehci_state_t * ehcip,usba_pipe_handle_data_t * ph,usb_bulk_req_t * bulk_reqp,ehci_trans_wrapper_t * tw,usb_flags_t flags) ehci_insert_bulk_req() argument
1947 ehci_trans_wrapper_t *tw_list, *tw; ehci_start_intr_polling() local
2092 ehci_trans_wrapper_t *tw; ehci_allocate_intr_resources() local
2175 ehci_insert_intr_req(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,usb_flags_t flags) ehci_insert_intr_req() argument
2257 ehci_insert_qtd(ehci_state_t * ehcip,uint32_t qtd_ctrl,size_t qtd_dma_offs,size_t qtd_length,uint32_t qtd_ctrl_phase,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw) ehci_insert_qtd() argument
2392 ehci_fill_in_qtd(ehci_state_t * ehcip,ehci_qtd_t * qtd,uint32_t qtd_ctrl,size_t qtd_dma_offs,size_t qtd_length,uint32_t qtd_ctrl_phase,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw) ehci_fill_in_qtd() argument
2528 ehci_insert_qtd_on_tw(ehci_state_t * ehcip,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd) ehci_insert_qtd_on_tw() argument
2715 ehci_trans_wrapper_t *tw = NULL; ehci_deallocate_qtd() local
2860 ehci_allocate_tds_for_tw(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,size_t qtd_count) ehci_allocate_tds_for_tw() argument
2922 ehci_trans_wrapper_t *tw; ehci_allocate_tw_resources() local
2954 ehci_free_tw_td_resources(ehci_state_t * ehcip,ehci_trans_wrapper_t * tw) ehci_free_tw_td_resources() argument
2992 ehci_trans_wrapper_t *tw; ehci_create_transfer_wrapper() local
3136 ehci_start_xfer_timer(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw) ehci_start_xfer_timer() argument
3174 ehci_stop_xfer_timer(ehci_state_t * ehcip,ehci_trans_wrapper_t * tw,uint_t flag) ehci_stop_xfer_timer() argument
3237 ehci_trans_wrapper_t *tw, *next; ehci_xfer_timeout_handler() local
3337 ehci_remove_tw_from_timeout_list(ehci_state_t * ehcip,ehci_trans_wrapper_t * tw) ehci_remove_tw_from_timeout_list() argument
3411 ehci_deallocate_tw(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw) ehci_deallocate_tw() argument
3490 ehci_trans_wrapper_t *next_tw, *tw; ehci_free_dma_resources() local
3525 ehci_free_tw(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw) ehci_free_tw() argument
3574 ehci_allocate_intr_in_resource(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,usb_flags_t flags) ehci_allocate_intr_in_resource() argument
4032 ehci_deallocate_intr_in_resource(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw) ehci_deallocate_intr_in_resource() argument
4110 ehci_hcdi_callback(usba_pipe_handle_data_t * ph,ehci_trans_wrapper_t * tw,usb_cr_t completion_reason) ehci_hcdi_callback() argument
[all...]
H A Dehci_polled.c89 ehci_trans_wrapper_t *tw);
92 ehci_trans_wrapper_t *tw,
577 ehci_trans_wrapper_t *tw; in ehci_hcdi_polled_write() local
598 tw = pp->pp_tw_head; in ehci_hcdi_polled_write()
599 ASSERT(tw != NULL); in ehci_hcdi_polled_write()
607 tw->tw_length = num_characters; in ehci_hcdi_polled_write()
608 ddi_rep_put8(tw->tw_accesshandle, in ehci_hcdi_polled_write()
609 buf, (uint8_t *)tw->tw_buf, in ehci_hcdi_polled_write()
610 tw->tw_length, DDI_DEV_AUTOINCR); in ehci_hcdi_polled_write()
611 Sync_IO_Buffer_for_device(tw in ehci_hcdi_polled_write()
1360 ehci_trans_wrapper_t *tw; ehci_polled_process_active_intr_qtd_list() local
1455 ehci_trans_wrapper_t *tw; ehci_polled_handle_normal_qtd() local
1511 ehci_trans_wrapper_t *tw; ehci_polled_insert_intr_qtd() local
1585 ehci_trans_wrapper_t *tw; ehci_polled_insert_bulk_qtd() local
1660 ehci_polled_fill_in_qtd(ehci_state_t * ehcip,ehci_qtd_t * qtd,uint_t qtd_ctrl,size_t qtd_dma_offs,size_t qtd_length,ehci_trans_wrapper_t * tw) ehci_polled_fill_in_qtd() argument
1761 ehci_polled_insert_qtd_on_tw(ehci_state_t * ehcip,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd) ehci_polled_insert_qtd_on_tw() argument
2005 ehci_trans_wrapper_t *tw; ehci_polled_create_tw() local
[all...]
H A Dehci.c1189 ehci_trans_wrapper_t *tw; in ehci_hcdi_pipe_ctrl_xfer() local
1231 if ((tw = ehci_allocate_ctrl_resources(ehcip, pp, ctrl_reqp, in ehci_hcdi_pipe_ctrl_xfer()
1237 ehci_insert_ctrl_req(ehcip, ph, ctrl_reqp, tw, usb_flags); in ehci_hcdi_pipe_ctrl_xfer()
1299 ehci_trans_wrapper_t *tw; in ehci_hcdi_pipe_bulk_xfer() local
1329 if ((tw = ehci_allocate_bulk_resources(ehcip, pp, bulk_reqp, in ehci_hcdi_pipe_bulk_xfer()
1335 ehci_insert_bulk_req(ehcip, ph, bulk_reqp, tw, usb_flags); in ehci_hcdi_pipe_bulk_xfer()
1356 ehci_trans_wrapper_t *tw; in ehci_hcdi_pipe_intr_xfer() local
1379 if ((tw = ehci_allocate_intr_resources(ehcip, ph, in ehci_hcdi_pipe_intr_xfer()
1386 tw, usb_flags); in ehci_hcdi_pipe_intr_xfer()
/titanic_51/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c128 uhci_trans_wrapper_t *tw, uhci_pipe_private_t *pp);
1106 uhci_trans_wrapper_t *tw; in uhci_process_submitted_td_queue() local
1110 (head->tw->tw_claim == UHCI_NOT_CLAIMED)) { in uhci_process_submitted_td_queue()
1111 tw = head->tw; in uhci_process_submitted_td_queue()
1116 (*tw->tw_handle_td)(uhcip, head); in uhci_process_submitted_td_queue()
1137 uhci_trans_wrapper_t *tw = td->tw; in uhci_handle_intr_td() local
1138 uhci_pipe_private_t *pp = tw->tw_pipe_private; in uhci_handle_intr_td()
1140 (usb_intr_req_t *)tw in uhci_handle_intr_td()
1316 uhci_sendup_td_message(uhci_state_t * uhcip,usb_cr_t usb_err,uhci_trans_wrapper_t * tw) uhci_sendup_td_message() argument
1423 uhci_trans_wrapper_t *tw = td->tw; uhci_handle_ctrl_td() local
1719 uhci_handle_intr_td_errors(uhci_state_t * uhcip,uhci_td_t * td,uhci_trans_wrapper_t * tw,uhci_pipe_private_t * pp) uhci_handle_intr_td_errors() argument
1752 uhci_trans_wrapper_t *tw = td->tw; uhci_handle_one_xfer_completion() local
[all...]
H A Duhciutil.c65 usb_req_attrs_t attrs, uhci_trans_wrapper_t *tw);
68 uhci_trans_wrapper_t *tw);
78 uhci_pipe_private_t *pp, uhci_trans_wrapper_t *tw);
104 uhci_pipe_private_t *pp, uhci_trans_wrapper_t *tw);
355 uhci_trans_wrapper_t *tw; in uhci_free_pools() local
366 (flag != TD_FLAG_DUMMY) && (td->tw != NULL)) { in uhci_free_pools()
367 tw = td->tw; in uhci_free_pools()
368 uhci_free_tw(uhcip, tw); in uhci_free_pools()
1542 uhci_trans_wrapper_t *tw; in uhci_insert_intr_td() local
1742 uhci_trans_wrapper_t *tw; uhci_create_transfer_wrapper() local
1871 uhci_insert_hc_td(uhci_state_t * uhcip,uint32_t buffer_offset,size_t hcgtd_length,uhci_pipe_private_t * pp,uhci_trans_wrapper_t * tw,uchar_t PID,usb_req_attrs_t attrs) uhci_insert_hc_td() argument
1949 uhci_fill_in_td(uhci_state_t * uhcip,uhci_td_t * td,uhci_td_t * current_dummy,uint32_t buffer_offset,size_t length,uhci_pipe_private_t * pp,uchar_t PID,usb_req_attrs_t attrs,uhci_trans_wrapper_t * tw) uhci_fill_in_td() argument
2018 uhci_get_tw_paddr_by_offs(uhci_state_t * uhcip,uint32_t buffer_offset,size_t length,uhci_trans_wrapper_t * tw) uhci_get_tw_paddr_by_offs() argument
2132 uhci_trans_wrapper_t *tw; uhci_insert_ctrl_td() local
2205 uhci_create_setup_pkt(uhci_state_t * uhcip,uhci_pipe_private_t * pp,uhci_trans_wrapper_t * tw) uhci_create_setup_pkt() argument
2472 uhci_free_tw(uhci_state_t * uhcip,uhci_trans_wrapper_t * tw) uhci_free_tw() argument
2509 uhci_deallocate_tw(uhci_state_t * uhcip,uhci_pipe_private_t * pp,uhci_trans_wrapper_t * tw) uhci_deallocate_tw() argument
2558 uhci_trans_wrapper_t *tw = td->tw; uhci_delete_td() local
2794 uhci_trans_wrapper_t *tw; uhci_insert_bulk_td() local
2965 uhci_fill_in_bulk_isoc_td(uhci_state_t * uhcip,uhci_td_t * current_td,uhci_td_t * next_td,uint32_t next_td_paddr,usba_pipe_handle_data_t * ph,uint_t offset,uint_t length,uhci_trans_wrapper_t * tw) uhci_fill_in_bulk_isoc_td() argument
3272 uhci_trans_wrapper_t *tw = td->tw; uhci_handle_bulk_td() local
3532 uhci_trans_wrapper_t *tw = td->tw; uhci_handle_bulk_td_errors() local
3776 uhci_trans_wrapper_t *tw; uhci_create_isoc_transfer_wrapper() local
3992 uhci_trans_wrapper_t *tw; uhci_insert_isoc_td() local
4294 uhci_trans_wrapper_t *tw = td->tw; uhci_handle_isoc_td() local
4380 uhci_handle_isoc_receive(uhci_state_t * uhcip,uhci_pipe_private_t * pp,uhci_trans_wrapper_t * tw) uhci_handle_isoc_receive() argument
4800 uhci_allocate_periodic_in_resource(uhci_state_t * uhcip,uhci_pipe_private_t * pp,uhci_trans_wrapper_t * tw,usb_flags_t flags) uhci_allocate_periodic_in_resource() argument
4895 uhci_deallocate_periodic_in_resource(uhci_state_t * uhcip,uhci_pipe_private_t * pp,uhci_trans_wrapper_t * tw) uhci_deallocate_periodic_in_resource() argument
4940 uhci_hcdi_callback(uhci_state_t * uhcip,uhci_pipe_private_t * pp,usba_pipe_handle_data_t * ph,uhci_trans_wrapper_t * tw,usb_cr_t cr) uhci_hcdi_callback() argument
[all...]
H A Duhcipolled.c206 uhci_trans_wrapper_t *tw; in uhci_hcdi_polled_read() local
251 tw = td->tw; in uhci_hcdi_polled_read()
254 ddi_rep_get8(tw->tw_accesshandle, in uhci_hcdi_polled_read()
256 (uint8_t *)td->tw->tw_buf, in uhci_hcdi_polled_read()
393 uhci_trans_wrapper_t *tw; in uhci_hcdi_polled_write() local
407 tw = td->tw; in uhci_hcdi_polled_write()
415 tw->tw_length = num_characters; in uhci_hcdi_polled_write()
416 ddi_put8(tw in uhci_hcdi_polled_write()
798 uhci_trans_wrapper_t *tw; uhci_polled_insert_td_on_qh() local
849 uhci_trans_wrapper_t *tw; uhci_polled_create_tw() local
[all...]
/titanic_51/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c85 ohci_trans_wrapper_t *tw);
88 ohci_trans_wrapper_t *tw,
107 ohci_trans_wrapper_t *tw);
470 ohci_trans_wrapper_t *tw; in ohci_hcdi_polled_write() local
498 tw = pp->pp_tw_head; in ohci_hcdi_polled_write()
500 ASSERT(tw != NULL); in ohci_hcdi_polled_write()
501 if (tw->tw_hctd_free_list == NULL) { in ohci_hcdi_polled_write()
514 tw->tw_length = num_characters; in ohci_hcdi_polled_write()
516 ddi_rep_put8(tw->tw_accesshandle, in ohci_hcdi_polled_write()
517 buf, (uint8_t *)tw in ohci_hcdi_polled_write()
1579 ohci_trans_wrapper_t *tw; ohci_polled_pickup_done_list() local
1708 ohci_trans_wrapper_t *tw; ohci_polled_process_input_list() local
1816 ohci_trans_wrapper_t *tw; ohci_polled_handle_normal_td() local
1868 ohci_trans_wrapper_t *tw; ohci_polled_insert_td() local
1964 ohci_polled_fill_in_td(ohci_state_t * ohcip,ohci_td_t * td,ohci_td_t * new_dummy,uint_t hctd_ctrl,uint32_t hctd_dma_offs,size_t hctd_length,ohci_trans_wrapper_t * tw) ohci_polled_fill_in_td() argument
1998 ohci_polled_insert_td_on_tw(ohci_state_t * ohcip,ohci_trans_wrapper_t * tw,ohci_td_t * td) ohci_polled_insert_td_on_tw() argument
2083 ohci_trans_wrapper_t *tw; ohci_polled_insert_bulk_td() local
2114 ohci_trans_wrapper_t *tw; ohci_polled_create_tw() local
2240 ohci_polled_insert_hc_td(ohci_state_t * ohcip,uint_t hctd_ctrl,uint32_t hctd_dma_offs,size_t hctd_length,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw) ohci_polled_insert_hc_td() argument
[all...]
H A Dohci.c238 ohci_trans_wrapper_t *tw,
248 ohci_trans_wrapper_t *tw,
263 ohci_trans_wrapper_t *tw,
276 ohci_trans_wrapper_t *tw,
284 ohci_trans_wrapper_t *tw);
295 ohci_trans_wrapper_t *tw);
298 ohci_trans_wrapper_t *tw,
305 ohci_trans_wrapper_t *tw,
309 ohci_trans_wrapper_t *tw,
330 ohci_trans_wrapper_t *tw,
2085 ohci_trans_wrapper_t *tw; ohci_cleanup() local
2833 ohci_trans_wrapper_t *tw; ohci_hcdi_pipe_ctrl_xfer() local
2937 ohci_trans_wrapper_t *tw; ohci_hcdi_pipe_bulk_xfer() local
2994 ohci_trans_wrapper_t *tw; ohci_hcdi_pipe_intr_xfer() local
3145 ohci_trans_wrapper_t *tw; ohci_hcdi_pipe_isoc_xfer() local
4772 ohci_trans_wrapper_t *tw; ohci_allocate_ctrl_resources() local
4810 ohci_insert_ctrl_req(ohci_state_t * ohcip,usba_pipe_handle_data_t * ph,usb_ctrl_req_t * ctrl_reqp,ohci_trans_wrapper_t * tw,usb_flags_t usb_flags) ohci_insert_ctrl_req() argument
4955 ohci_trans_wrapper_t *tw; ohci_allocate_bulk_resources() local
4993 ohci_insert_bulk_req(ohci_state_t * ohcip,usba_pipe_handle_data_t * ph,usb_bulk_req_t * bulk_reqp,ohci_trans_wrapper_t * tw,usb_flags_t flags) ohci_insert_bulk_req() argument
5190 ohci_trans_wrapper_t *tw_list, *tw; ohci_start_pipe_polling() local
5396 ohci_trans_wrapper_t *tw; ohci_allocate_intr_resources() local
5478 ohci_insert_intr_req(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw,usb_flags_t flags) ohci_insert_intr_req() argument
5575 ohci_trans_wrapper_t *tw; ohci_allocate_isoc_resources() local
5739 ohci_insert_isoc_req(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw,uint_t flags) ohci_insert_isoc_req() argument
5875 ohci_insert_hc_td(ohci_state_t * ohcip,uint_t hctd_ctrl,uint32_t hctd_dma_offs,size_t hctd_length,uint32_t hctd_ctrl_phase,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw) ohci_insert_hc_td() argument
6019 ohci_fill_in_td(ohci_state_t * ohcip,ohci_td_t * td,ohci_td_t * new_dummy,uint_t hctd_ctrl,uint32_t hctd_dma_offs,size_t hctd_length,uint32_t hctd_ctrl_phase,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw) ohci_fill_in_td() argument
6075 ohci_init_td(ohci_state_t * ohcip,ohci_trans_wrapper_t * tw,uint32_t hctd_dma_offs,size_t hctd_length,ohci_td_t * td) ohci_init_td() argument
6160 ohci_init_itd(ohci_state_t * ohcip,ohci_trans_wrapper_t * tw,uint_t hctd_ctrl,uint32_t index,ohci_td_t * td) ohci_init_itd() argument
6257 ohci_insert_td_with_frame_number(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw,ohci_td_t * current_td,ohci_td_t * dummy_td) ohci_insert_td_with_frame_number() argument
6399 ohci_insert_td_on_tw(ohci_state_t * ohcip,ohci_trans_wrapper_t * tw,ohci_td_t * td) ohci_insert_td_on_tw() argument
6443 ohci_trans_wrapper_t *tw; ohci_traverse_tds() local
6584 ohci_unlink_td_from_tw(ohci_state_t * ohcip,ohci_td_t * old_td,ohci_trans_wrapper_t * tw) ohci_unlink_td_from_tw() argument
6647 ohci_trans_wrapper_t *tw; ohci_deallocate_td() local
6761 ohci_allocate_tds_for_tw(ohci_state_t * ohcip,ohci_trans_wrapper_t * tw,size_t td_count) ohci_allocate_tds_for_tw() argument
6807 ohci_trans_wrapper_t *tw; ohci_allocate_tw_resources() local
6836 ohci_free_tw_tds_resources(ohci_state_t * ohcip,ohci_trans_wrapper_t * tw) ohci_free_tw_tds_resources() argument
6871 ohci_trans_wrapper_t *tw; ohci_create_transfer_wrapper() local
7026 ohci_trans_wrapper_t *tw; ohci_create_isoc_transfer_wrapper() local
7248 ohci_start_xfer_timer(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw) ohci_start_xfer_timer() argument
7292 ohci_stop_xfer_timer(ohci_state_t * ohcip,ohci_trans_wrapper_t * tw,uint_t flag) ohci_stop_xfer_timer() argument
7351 ohci_trans_wrapper_t *tw, *next; ohci_xfer_timeout_handler() local
7465 ohci_remove_tw_from_timeout_list(ohci_state_t * ohcip,ohci_trans_wrapper_t * tw) ohci_remove_tw_from_timeout_list() argument
7531 ohci_deallocate_tw_resources(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw) ohci_deallocate_tw_resources() argument
7601 ohci_trans_wrapper_t *next_tw, *tw; ohci_free_dma_resources() local
7634 ohci_free_tw(ohci_state_t * ohcip,ohci_trans_wrapper_t * tw) ohci_free_tw() argument
8270 ohci_trans_wrapper_t *tw = NULL; /* Transfer wrapper */ ohci_traverse_done_list() local
8440 ohci_trans_wrapper_t *tw; ohci_parse_error() local
8510 ohci_parse_isoc_error(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw,ohci_td_t * td) ohci_parse_isoc_error() argument
8586 ohci_check_for_error(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw,ohci_td_t * td,uint_t ctrl) ohci_check_for_error() argument
8725 ohci_trans_wrapper_t *tw; ohci_handle_error() local
8857 ohci_cleanup_data_underrun(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw,ohci_td_t * td) ohci_cleanup_data_underrun() argument
8955 ohci_handle_normal_td(ohci_state_t * ohcip,ohci_td_t * td,ohci_trans_wrapper_t * tw) ohci_handle_normal_td() argument
8986 ohci_handle_ctrl_td(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw,ohci_td_t * td,void * tw_handle_callback_value) ohci_handle_ctrl_td() argument
9072 ohci_handle_bulk_td(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw,ohci_td_t * td,void * tw_handle_callback_value) ohci_handle_bulk_td() argument
9133 ohci_handle_intr_td(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw,ohci_td_t * td,void * tw_handle_callback_value) ohci_handle_intr_td() argument
9240 ohci_handle_one_xfer_completion(ohci_state_t * ohcip,ohci_trans_wrapper_t * tw) ohci_handle_one_xfer_completion() argument
9288 ohci_handle_isoc_td(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw,ohci_td_t * td,void * tw_handle_callback_value) ohci_handle_isoc_td() argument
9406 ohci_tw_rebind_cookie(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw) ohci_tw_rebind_cookie() argument
9497 ohci_sendup_td_message(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw,ohci_td_t * td,usb_cr_t error) ohci_sendup_td_message() argument
10038 ohci_get_xfer_attrs(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw) ohci_get_xfer_attrs() argument
10081 ohci_allocate_periodic_in_resource(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw,usb_flags_t flags) ohci_allocate_periodic_in_resource() argument
10757 ohci_deallocate_periodic_in_resource(ohci_state_t * ohcip,ohci_pipe_private_t * pp,ohci_trans_wrapper_t * tw) ohci_deallocate_periodic_in_resource() argument
10840 ohci_hcdi_callback(usba_pipe_handle_data_t * ph,ohci_trans_wrapper_t * tw,usb_cr_t completion_reason) ohci_hcdi_callback() argument
[all...]
/titanic_51/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_xfer.h77 ehci_trans_wrapper_t *tw,
88 ehci_trans_wrapper_t *tw,
103 ehci_trans_wrapper_t *tw,
116 ehci_trans_wrapper_t *tw);
134 ehci_trans_wrapper_t *tw,
138 ehci_trans_wrapper_t *tw,
143 ehci_trans_wrapper_t *tw);
152 ehci_trans_wrapper_t *tw,
157 ehci_trans_wrapper_t *tw);
176 ehci_trans_wrapper_t *tw,
[all...]
H A Dehci_intr.h58 ehci_trans_wrapper_t *tw,
68 ehci_trans_wrapper_t *tw,
74 ehci_trans_wrapper_t *tw,
80 ehci_trans_wrapper_t *tw,
H A Dehci_isoch_util.h98 ehci_isoc_xwrapper_t *tw,
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/
H A Dditto.sh54 [e:expr?\btw\b(1) select expression.]:[tw-expression]
73 USAGE="de:[tw-expression]mnouvD source destination"
120 typeset tw cp rm link
134 tw[ntw++]=tw
136 tw[ntw++]=--logical
137 tw[ntw++]=--chop
138 tw[ntw++]=--ignore-errors
139 tw[ntw++]=--expr=sort:name
147 e) tw[nt
[all...]
/titanic_51/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhciutil.h80 uhci_trans_wrapper_t *tw);
97 usba_pipe_handle_data_t *ph, uhci_trans_wrapper_t *tw,
114 uhci_pipe_private_t *pp, uhci_trans_wrapper_t *tw,
118 uhci_pipe_private_t *pp, uhci_trans_wrapper_t *tw,
121 uhci_pipe_private_t *pp, uhci_trans_wrapper_t *tw);
125 uhci_trans_wrapper_t *tw);
141 void uhci_free_tw(uhci_state_t *uhcip, uhci_trans_wrapper_t *tw);
162 uhci_trans_wrapper_t *tw);
H A Duhcitgt.h100 uhci_trans_wrapper_t *tw,
104 uhci_trans_wrapper_t *tw, usb_flags_t flags);
/titanic_51/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c675 ttrace_walk_data_t *tw; in ttrace_walk_init() local
695 tw = mdb_zalloc(sizeof (ttrace_walk_data_t), UM_SLEEP); in ttrace_walk_init()
696 tw->tw_ncpu = ncpu; in ttrace_walk_init()
697 tw->tw_cpus = mdb_zalloc(sizeof (ttrace_cpu_data_t) * ncpu, UM_SLEEP); in ttrace_walk_init()
706 tc = &(tw->tw_cpus[i]); in ttrace_walk_init()
731 wsp->walk_data = tw; in ttrace_walk_init()
738 ttrace_walk_data_t *tw = wsp->walk_data; in ttrace_walk_step() local
746 for (i = 0; i < tw->tw_ncpu; i++) { in ttrace_walk_step()
747 tc = &(tw->tw_cpus[i]); in ttrace_walk_step()
765 tc = &(tw in ttrace_walk_step()
794 ttrace_walk_data_t *tw = wsp->walk_data; ttrace_walk_fini() local
963 httrace_walk_data_t *tw; httrace_walk_init() local
1027 httrace_walk_data_t *tw = wsp->walk_data; httrace_walk_step() local
1084 httrace_walk_data_t *tw = wsp->walk_data; httrace_walk_fini() local
[all...]
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dstring.c83 register const char *s, *t, *sw, *tw; in sh_lookopt() local
116 tw=t; in sh_lookopt()
145 tw = ++t; in sh_lookopt()
151 else if(s==sw && t==tw) in sh_lookopt()
155 if(t!=tw) in sh_lookopt()
161 tw = ++t; in sh_lookopt()
/titanic_51/usr/src/contrib/ast/lib/package/
H A Dast-make.pkg2 nmake cpp probe 3d ksh93 coshell cs ss pax paxlib tw \
18 to run ast nmake. ksh, coshell, pax, tw, and the 3d user-level
H A Dast-base.pkg2 ksh93 pax html proto bzip tw builtin libast libardir libcmd \
14 :INDEX: ksh, ksh builtin commands, pax, nmake, tw, sfio, and ast libraries
H A Dast-open.pkg7 re sort sortlib std tksh tw warp libdss libpz \
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dstring.c79 register const char *s, *t, *sw, *tw; in sh_lookopt() local
112 tw=t; in sh_lookopt()
141 tw = ++t; in sh_lookopt()
147 else if(s==sw && t==tw) in sh_lookopt()
151 if(t!=tw) in sh_lookopt()
157 tw = ++t; in sh_lookopt()
/titanic_51/usr/src/uts/intel/io/acpica/
H A Dacpica_ec.c292 int i, tw, tmp; in ec_handler()
314 tw = min(width, 64); in ec_handler()
320 for (i = 0; i < tw; i += 8, addr++) { in ec_handler()
338 width -= tw; in ec_handler()
/titanic_51/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h556 struct ohci_trans_wrapper *tw,
603 /* We preallocate all the td's for each tw and place them here */
979 ohci_trans_wrapper_t *tw,
988 ohci_trans_wrapper_t *tw);
1008 ohci_trans_wrapper_t *tw,
/titanic_51/usr/src/contrib/ast/src/lib/libast/port/
H A Dlc.tab156 tw chinese-traditional cht
258 tw taiwan tw
/titanic_51/usr/src/lib/libast/common/port/
H A Dlc.tab156 tw chinese-traditional cht
258 tw taiwan tw

12