Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c322 ASSERT(tw != NULL); in ehci_traverse_active_qtd_list()
446 ASSERT(tw != NULL); in ehci_parse_error()
799 ASSERT(tw != NULL); in ehci_handle_error()
893 if ((tw->tw_alt_qtd == NULL) || (qtd == tw->tw_qtd_tail)) { in ehci_cleanup_data_underrun()
903 tw->tw_num_qtds--; in ehci_cleanup_data_underrun()
933 ASSERT(tw != NULL); in ehci_handle_normal_qtd()
938 (*tw->tw_handle_qtd)(ehcip, pp, tw, in ehci_handle_normal_qtd()
981 tw->tw_num_qtds--; in ehci_handle_ctrl_qtd()
1006 (void *)tw, (void *)qtd, tw->tw_num_qtds); in ehci_handle_ctrl_qtd()
1171 if (ehci_allocate_tds_for_tw(ehcip, pp, tw, tw->tw_num_qtds) != in ehci_handle_intr_qtd()
[all …]
H A Dehci_xfer.c1500 return (tw); in ehci_allocate_ctrl_resources()
2437 while ((tw->tw_dma_offs + tw->tw_cookie.dmac_size) <= in ehci_fill_in_qtd()
2443 tw->tw_dma_offs += tw->tw_cookie.dmac_size; in ehci_fill_in_qtd()
2446 ASSERT(tw->tw_cookie_idx < tw->tw_ncookies); in ehci_fill_in_qtd()
2734 if (tw) { in ehci_deallocate_qtd()
3101 tw->tw_id = EHCI_GET_ID((void *)tw); in ehci_create_transfer_wrapper()
3115 (void *)tw, tw->tw_ncookies); in ehci_create_transfer_wrapper()
3192 if (tw->tw_qtd_head != tw->tw_qtd_tail) { in ehci_stop_xfer_timer()
3290 tw = next; in ehci_xfer_timeout_handler()
3319 tw = next; in ehci_xfer_timeout_handler()
[all …]
H A Dehci_polled.c611 Sync_IO_Buffer_for_device(tw->tw_dmahandle, tw->tw_length); in ehci_hcdi_polled_write()
1568 0, tw->tw_length, tw); in ehci_polled_insert_intr_qtd()
1626 0, tw->tw_length, tw); in ehci_polled_insert_bulk_qtd()
1703 while ((tw->tw_dma_offs + tw->tw_cookie.dmac_size) <= in ehci_polled_fill_in_qtd()
1709 tw->tw_dma_offs += tw->tw_cookie.dmac_size; in ehci_polled_fill_in_qtd()
1710 ddi_dma_nextcookie(tw->tw_dmahandle, &tw->tw_cookie); in ehci_polled_fill_in_qtd()
1712 ASSERT(tw->tw_cookie_idx < tw->tw_ncookies); in ehci_polled_fill_in_qtd()
1719 rem_len = (tw->tw_dma_offs + tw->tw_cookie.dmac_size) - in ehci_polled_fill_in_qtd()
2044 &tw->tw_buf, &real_length, &tw->tw_accesshandle)) != in ehci_polled_create_tw()
2107 tw->tw_id = EHCI_GET_ID((void *)tw); in ehci_polled_create_tw()
[all …]
H A Dehci.c1174 ehci_trans_wrapper_t *tw; in ehci_hcdi_pipe_ctrl_xfer() local
1216 if ((tw = ehci_allocate_ctrl_resources(ehcip, pp, ctrl_reqp, in ehci_hcdi_pipe_ctrl_xfer()
1222 ehci_insert_ctrl_req(ehcip, ph, ctrl_reqp, tw, usb_flags); in ehci_hcdi_pipe_ctrl_xfer()
1284 ehci_trans_wrapper_t *tw; in ehci_hcdi_pipe_bulk_xfer() local
1314 if ((tw = ehci_allocate_bulk_resources(ehcip, pp, bulk_reqp, in ehci_hcdi_pipe_bulk_xfer()
1320 ehci_insert_bulk_req(ehcip, ph, bulk_reqp, tw, usb_flags); in ehci_hcdi_pipe_bulk_xfer()
1341 ehci_trans_wrapper_t *tw; in ehci_hcdi_pipe_intr_xfer() local
1364 if ((tw = ehci_allocate_intr_resources(ehcip, ph, in ehci_hcdi_pipe_intr_xfer()
1371 tw, usb_flags); in ehci_hcdi_pipe_intr_xfer()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c1111 tw = head->tw; in uhci_process_submitted_td_queue()
1137 uhci_trans_wrapper_t *tw = td->tw; in uhci_handle_intr_td() local
1193 } else if (tw->tw_bytes_xfered == tw->tw_length) { in uhci_handle_intr_td()
1211 uhci_deallocate_tw(uhcip, tw->tw_pipe_private, tw); in uhci_handle_intr_td()
1331 tw->tw_bytes_xfered, tw->tw_bytes_pending); in uhci_sendup_td_message()
1423 uhci_trans_wrapper_t *tw = td->tw; in uhci_handle_ctrl_td() local
1432 (void *)td, tw->tw_ctrl_state, tw->tw_length); in uhci_handle_ctrl_td()
1536 xx = (tw->tw_length > 8) ? 8 : tw->tw_length; in uhci_handle_ctrl_td()
1552 pp, tw, tw->tw_direction, in uhci_handle_ctrl_td()
1739 uhci_deallocate_tw(uhcip, tw->tw_pipe_private, tw); in uhci_handle_intr_td_errors()
[all …]
H A Duhciutil.c367 tw = td->tw; in uhci_free_pools()
1855 (void *)tw, tw->tw_ncookies); in uhci_create_transfer_wrapper()
1929 current_dummy->tw = tw; in uhci_insert_hc_td()
2558 uhci_trans_wrapper_t *tw = td->tw; in uhci_delete_td() local
3040 current_td->tw = tw; in uhci_fill_in_bulk_isoc_td()
3272 uhci_trans_wrapper_t *tw = td->tw; in uhci_handle_bulk_td() local
3532 uhci_trans_wrapper_t *tw = td->tw; in uhci_handle_bulk_td_errors() local
3543 tw = td->tw; in uhci_handle_bulk_td_errors()
3963 (void *)tw, tw->tw_ncookies); in uhci_create_isoc_transfer_wrapper()
4294 uhci_trans_wrapper_t *tw = td->tw; in uhci_handle_isoc_td() local
[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()
393 uhci_trans_wrapper_t *tw; in uhci_hcdi_polled_write() local
407 tw = td->tw; in uhci_hcdi_polled_write()
416 ddi_put8(tw->tw_accesshandle, (uint8_t *)tw->tw_buf, *buf); in uhci_hcdi_polled_write()
417 ddi_rep_put8(tw->tw_accesshandle, buf, (uint8_t *)tw->tw_buf, in uhci_hcdi_polled_write()
422 td->tw = tw; in uhci_hcdi_polled_write()
798 uhci_trans_wrapper_t *tw; in uhci_polled_insert_td_on_qh() local
813 td->tw = tw; in uhci_polled_insert_td_on_qh()
877 &tw->tw_buf, &real_length, &tw->tw_accesshandle)) != in uhci_polled_create_tw()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c500 tw = pp->pp_tw_head; in ohci_hcdi_polled_write()
502 ASSERT(tw != NULL); in ohci_hcdi_polled_write()
521 Sync_IO_Buffer_for_device(tw->tw_dmahandle, tw->tw_length); in ohci_hcdi_polled_write()
1826 ASSERT(tw != NULL); in ohci_polled_handle_normal_td()
1882 ASSERT((tw->tw_cookie_idx == 0) && (tw->tw_dma_offs == 0)); in ohci_polled_insert_td()
1940 td_control, 0, tw->tw_length, tw); in ohci_polled_insert_td()
2096 tw = pp->pp_tw_head; in ohci_polled_insert_bulk_td()
2097 ASSERT(tw != NULL); in ohci_polled_insert_bulk_td()
2153 &tw->tw_buf, &real_length, &tw->tw_accesshandle)) != in ohci_polled_create_tw()
2216 tw->tw_id = OHCI_GET_ID((void *)tw); in ohci_polled_create_tw()
[all …]
H A Dohci.c6085 tw->tw_dma_offs += tw->tw_cookie.dmac_size; in ohci_init_td()
6088 ASSERT(tw->tw_cookie_idx < tw->tw_ncookies); in ohci_init_td()
6972 tw->tw_id = OHCI_GET_ID((void *)tw); in ohci_create_transfer_wrapper()
6978 (void *)tw, tw->tw_ncookies); in ohci_create_transfer_wrapper()
7206 tw->tw_id = OHCI_GET_ID((void *)tw); in ohci_create_isoc_transfer_wrapper()
7292 if (tw->tw_hctd_head != tw->tw_hctd_tail) { in ohci_stop_xfer_timer()
8549 tw->tw_pkt_idx = tw->tw_pkt_idx + fc + 1; in ohci_parse_isoc_error()
8948 (*tw->tw_handle_td)(ohcip, pp, tw, in ohci_handle_normal_td()
9398 ASSERT(tw->tw_num_tds == tw->tw_ncookies); in ohci_tw_rebind_cookie()
9449 (caddr_t)tw->tw_buf, tw->tw_length, in ohci_tw_rebind_cookie()
[all …]
/illumos-gate/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,
176 ehci_trans_wrapper_t *tw,
181 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,
H A Dehci_util.h97 ehci_trans_wrapper_t *tw);
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dditto.sh120 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[ntw++]=--expr=\"$OPTARG\" ;;
182 …ser $src_host "{ test ! -f .profile || . ./.profile ;} && cd $src_dir && read && ${tw[*]}") 2>&1 |&
183 else (cd $src_dir && read && eval "${tw[@]}") 2>&1 |&
190 …ser $dst_host "{ test ! -f .profile || . ./.profile ;} && cd $dst_dir && read && ${tw[*]}") 2>&1 |&
[all …]
/illumos-gate/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);
/illumos-gate/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 \
H A Dast.def32 [rao]="Herman Rao <rao@fareastone.att.com.tw>"
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h556 struct ohci_trans_wrapper *tw,
979 ohci_trans_wrapper_t *tw,
988 ohci_trans_wrapper_t *tw);
1008 ohci_trans_wrapper_t *tw,
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlc.tab156 tw chinese-traditional cht
258 tw taiwan tw
/illumos-gate/usr/src/uts/common/io/rwd/
H A DTHIRDPARTYLICENSE20 * Paul Lin <paul_lin@ralinktech.com.tw>

12