/titanic_52/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_intr.c | 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 D | ehci_xfer.c | 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 D | ehci_polled.c | 577 ehci_trans_wrapper_t *tw; in ehci_hcdi_polled_write() local 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 D | ehci.c | 1189 ehci_trans_wrapper_t *tw; in ehci_hcdi_pipe_ctrl_xfer() local 1299 ehci_trans_wrapper_t *tw; in ehci_hcdi_pipe_bulk_xfer() local 1356 ehci_trans_wrapper_t *tw; in ehci_hcdi_pipe_intr_xfer() local
|
H A D | ehci_util.c | 1781 ehci_trans_wrapper_t *tw; in ehci_cleanup() local 3858 ehci_trans_wrapper_t *tw) in ehci_get_xfer_attrs() argument [all...] |
/titanic_52/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 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...] |
H A D | ohci_polled.c | 470 ohci_trans_wrapper_t *tw; in ohci_hcdi_polled_write() local 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...] |
/titanic_52/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhciutil.c | 355 uhci_trans_wrapper_t *tw; in uhci_free_pools() local 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 D | uhcipolled.c | 206 uhci_trans_wrapper_t *tw; in uhci_hcdi_polled_read() local 393 uhci_trans_wrapper_t *tw; in uhci_hcdi_polled_write() local 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...] |
H A D | uhci.c | 1106 uhci_trans_wrapper_t *tw; in uhci_process_submitted_td_queue() local 1137 uhci_trans_wrapper_t *tw = td->tw; in uhci_handle_intr_td() local 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...] |
/titanic_52/usr/src/cmd/mdb/sun4u/modules/unix/ |
H A D | unix.c | 675 ttrace_walk_data_t *tw; in ttrace_walk_init() local 738 ttrace_walk_data_t *tw = wsp->walk_data; in ttrace_walk_step() local 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_52/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | string.c | 79 register const char *s, *t, *sw, *tw; in sh_lookopt() local
|
H A D | parse.c | 667 register Shnode_t *t, *tw = tf; in arithfor() local
|
/titanic_52/usr/src/uts/common/vm/ |
H A D | seg_umap.c | 216 enum fault_type type, enum seg_rw tw) in segumap_fault() argument
|
/titanic_52/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhci.h | 224 struct uhci_trans_wrapper *tw; member
|
/titanic_52/usr/src/uts/sun4u/starfire/io/ |
H A D | idn.c | 3015 dop_waitlist_t *hw, *tw; in idn_deinit_op() local
|