Home
last modified time | relevance | path

Searched defs:td (Results 1 – 25 of 58) sorted by relevance

123

/titanic_52/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c399 termio_data_t *td = io->io_data; in termio_read() local
554 termio_data_t *td = io->io_data; termio_write() local
572 termio_data_t *td = io->io_data; termio_ctl() local
588 termio_data_t *td = io->io_data; termio_close() local
609 termio_data_t *td = io->io_data; termio_name() local
620 termio_data_t *td = io->io_data; termio_link() local
632 termio_data_t *td = io->io_data; termio_unlink() local
644 termio_data_t *td = io->io_data; termio_setattr() local
685 termio_warn(termio_data_t * td,uint_t flag,const char * format,...) termio_warn() argument
705 termio_suspend_tty(termio_data_t * td,struct termios * iosp) termio_suspend_tty() argument
737 termio_resume_tty(termio_data_t * td,struct termios * iosp) termio_resume_tty() argument
882 termio_data_t *td = io->io_data; termio_suspend() local
889 termio_data_t *td = io->io_data; termio_resume() local
899 termio_delay(termio_data_t * td,uint_t usec) termio_delay() argument
915 termio_pad(termio_data_t * td,const char * s,uint_t lines) termio_pad() argument
978 termio_putp(termio_data_t * td,const char * s,uint_t lines) termio_putp() argument
997 termio_puts(termio_data_t * td,const char * s,uint_t lines) termio_puts() argument
1010 termio_tput(termio_data_t * td,const char * s,uint_t lines) termio_tput() argument
1017 termio_addch(termio_data_t * td,char c,size_t width) termio_addch() argument
1036 termio_insch(termio_data_t * td,char c,size_t width) termio_insch() argument
1063 termio_mvcur(termio_data_t * td) termio_mvcur() argument
1107 termio_backleft(termio_data_t * td) termio_backleft() argument
1121 termio_bspch(termio_data_t * td) termio_bspch() argument
1136 termio_delch(termio_data_t * td) termio_delch() argument
1149 termio_clear(termio_data_t * td) termio_clear() argument
1171 termio_redraw(termio_data_t * td) termio_redraw() argument
1205 termio_prompt(termio_data_t * td) termio_prompt() argument
1231 termio_dump(termio_data_t * td,const termio_attr_t * ta) termio_dump() argument
1266 termio_setup_attrs(termio_data_t * td,const char * name) termio_setup_attrs() argument
1454 termio_data_t *td; mdb_termio_create() local
1629 termio_insert(termio_data_t * td,int c) termio_insert() argument
1644 termio_accept(termio_data_t * td,int c) termio_accept() argument
1664 termio_backspace(termio_data_t * td,int c) termio_backspace() argument
1691 termio_tab(termio_data_t * td,int c) termio_tab() argument
1738 termio_delchar(termio_data_t * td,int c) termio_delchar() argument
1756 termio_fwdchar(termio_data_t * td,int c) termio_fwdchar() argument
1765 termio_backchar(termio_data_t * td,int c) termio_backchar() argument
1774 termio_transpose(termio_data_t * td,int c) termio_transpose() argument
1783 termio_home(termio_data_t * td,int c) termio_home() argument
1792 termio_end(termio_data_t * td,int c) termio_end() argument
1801 termio_fwdword(termio_data_t * td,int c) termio_fwdword() argument
1810 termio_backword(termio_data_t * td,int c) termio_backword() argument
1819 termio_kill(termio_data_t * td,int c) termio_kill() argument
1828 termio_killfwdword(termio_data_t * td,int c) termio_killfwdword() argument
1837 termio_killbackword(termio_data_t * td,int c) termio_killbackword() argument
1846 termio_reset(termio_data_t * td,int c) termio_reset() argument
1856 termio_widescreen(termio_data_t * td,int c) termio_widescreen() argument
1871 termio_prevhist(termio_data_t * td,int c) termio_prevhist() argument
1880 termio_nexthist(termio_data_t * td,int c) termio_nexthist() argument
1895 termio_accel(termio_data_t * td,int c) termio_accel() argument
1909 termio_findhist(termio_data_t * td,int c) termio_findhist() argument
1923 termio_refresh(termio_data_t * td,int c) termio_refresh() argument
1938 termio_abort(termio_data_t * td,int c,int err) termio_abort() argument
1953 termio_intr(termio_data_t * td,int c) termio_intr() argument
1959 termio_quit(termio_data_t * td,int c) termio_quit() argument
1966 termio_susp(termio_data_t * td,int c) termio_susp() argument
1998 termio_data_t *td = data; termio_winch() local
[all...]
/titanic_52/usr/src/tools/ctf/cvt/
H A Dfixup_tdescs.c53 fix_ptrptr_to_struct(tdata_t *td) in fix_ptrptr_to_struct() argument
107 fix_ptr_to_struct(tdata_t *td) in fix_ptr_to_struct() argument
154 cvt_fixstabs(tdata_t *td) in cvt_fixstabs() argument
179 lookup_tdesc(tdata_t *td, const char *name) in lookup_tdesc() argument
198 fix_small_cpu_struct(tdata_t * td,size_t ptrsize) fix_small_cpu_struct() argument
274 cvt_fixups(tdata_t * td,size_t ptrsize) cvt_fixups() argument
[all...]
H A Dtdata.c274 tdata_label_add(tdata_t *td, char *label, int idx) in tdata_label_add() argument
296 tdata_label_top(tdata_t *td) in tdata_label_top() argument
312 tdata_label_find(tdata_t *td, char *label) in tdata_label_find() argument
346 tdata_label_newmax(tdata_t *td, int newmax) in tdata_label_newmax() argument
361 tdata_label_free(tdata_t * td) tdata_label_free() argument
391 tdata_free(tdata_t * td) tdata_free() argument
412 tdata_t *td = private; build_hashes() local
438 tdata_build_hashes_common(tdata_t * td,hash_t * hash) tdata_build_hashes_common() argument
445 tdata_build_hashes(tdata_t * td) tdata_build_hashes() argument
[all...]
H A Doutput.c116 iiburst_new(tdata_t *td, int max) in iiburst_new() argument
191 find_iidesc(tdata_t *td, iidesc_match_t *match) in find_iidesc() argument
303 copy_from_strong(tdata_t *td, GElf_Sym *sym, iidesc_t *strongdesc, in copy_from_strong() argument
329 sort_iidescs(Elf *elf, const char *file, tdata_t *td, int fuzzymatch, in sort_iidescs() argument
669 make_ctf_data(tdata_t * td,Elf * elf,const char * file,size_t * lenp,int flags) make_ctf_data() argument
684 write_ctf(tdata_t * td,const char * curname,const char * newname,int flags) write_ctf() argument
[all...]
H A Dstabs.c116 resolve_nodes(tdata_t *td) in resolve_nodes() argument
177 stabs_read(tdata_t *td, Elf *elf, const char *file) in stabs_read() argument
[all...]
H A Dctf.c744 resurrect_labels(ctf_header_t *h, tdata_t *td, caddr_t ctfdata, char *matchlbl) in resurrect_labels() argument
789 resurrect_objects(ctf_header_t *h, tdata_t *td, tdesc_t **tdarr, int tdsize, in resurrect_objects() argument
832 resurrect_functions(ctf_header_t *h, tdata_t *td, tdesc_t **tdarr, int tdsize, in resurrect_functions() argument
901 resurrect_types(ctf_header_t *h, tdata_t *td, tdesc_t **tdarr, int tdsize, in resurrect_types() argument
1171 tdata_t *td = tdata_new(); ctf_parse() local
1241 tdata_t *td; ctf_load() local
[all...]
H A Dctfconvert.c78 file_read(tdata_t *td, const char *filename, int ignore_non_c) in file_read() argument
H A Dinput.c93 tdata_t *td; in read_file() local
223 read_ctf_save_cb(tdata_t *td, char *name, void *retp) in read_ctf_save_cb() argument
H A Diidesc.c110 iter_iidescs_by_name(tdata_t *td, const char *name, in iter_iidescs_by_name() argument
/titanic_52/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhci.h172 #define GetField(u, td, f, o, l) \ argument
175 #define SetField(u, td, f, o, l, v) \ argument
180 #define GetTD_alen(u, td) GetField((u), (td), dw2, 0, 11) argument
181 #define GetTD_status(u, td) GetField((u), (td), dw2, 16, 8) argument
182 #define GetTD_ioc(u, td) GetFiel argument
183 GetTD_iso(u,td) global() argument
184 GetTD_ls(u,td) global() argument
185 GetTD_c_err(u,td) global() argument
186 GetTD_spd(u,td) global() argument
187 GetTD_PID(u,td) global() argument
188 GetTD_devaddr(u,td) global() argument
189 GetTD_endpt(u,td) global() argument
190 GetTD_dtogg(u,td) global() argument
191 GetTD_mlen(u,td) global() argument
193 SetTD_alen(u,td,v) global() argument
194 SetTD_status(u,td,v) global() argument
195 SetTD_ioc(u,td,v) global() argument
196 SetTD_iso(u,td,v) global() argument
197 SetTD_ls(u,td,v) global() argument
198 SetTD_c_err(u,td,v) global() argument
199 SetTD_spd(u,td,v) global() argument
200 SetTD_PID(u,td,v) global() argument
201 SetTD_devaddr(u,td,v) global() argument
202 SetTD_endpt(u,td,v) global() argument
203 SetTD_dtogg(u,td,v) global() argument
204 SetTD_mlen(u,td,v) global() argument
[all...]
/titanic_52/usr/src/cmd/sendmail/db/xa/
H A Dxa.c168 TXN_DETAIL *td; local
233 TXN_DETAIL *td; local
286 TXN_DETAIL *td; global() local
338 TXN_DETAIL *td; global() local
555 TXN_DETAIL *td; global() local
651 __xa_txn_init(env,td,off) __xa_txn_init() argument
[all...]
H A Dxa_map.c113 struct __txn_detail *td; local
195 TXN_DETAIL *td; local
220 TXN_DETAIL *td; global() local
[all...]
/titanic_52/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcipolled.c205 uhci_td_t *td; in uhci_hcdi_polled_read() local
392 uhci_td_t *td; uhci_hcdi_polled_write() local
540 uhci_td_t *td = uhci_polledp->uhci_polled_td; uhci_polled_fini() local
571 uhci_td_t *td, *polled_td; uhci_polled_save_state() local
704 uhci_td_t *td, *polled_td; uhci_polled_restore_state() local
795 uhci_td_t *td; uhci_polled_insert_td_on_qh() local
[all...]
H A Duhci.c1132 uhci_handle_intr_td(uhci_state_t *uhcip, uhci_td_t *td) in uhci_handle_intr_td() argument
1416 uhci_handle_ctrl_td(uhci_state_t * uhcip,uhci_td_t * td) uhci_handle_ctrl_td() argument
1718 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
1750 uhci_handle_one_xfer_completion(uhci_state_t * uhcip,usb_cr_t usb_err,uhci_td_t * td) uhci_handle_one_xfer_completion() argument
1795 uhci_parse_td_error(uhci_state_t * uhcip,uhci_pipe_private_t * pp,uhci_td_t * td) uhci_parse_td_error() argument
[all...]
H A Duhciutil.c354 uhci_td_t *td; in uhci_free_pools() local
1875 uhci_td_t *td, *current_dummy; uhci_insert_hc_td() local
1942 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
2555 uhci_delete_td(uhci_state_t * uhcip,uhci_td_t * td) uhci_delete_td() argument
2742 uhci_td_t *td; uhci_allocate_td_from_pool() local
3262 uhci_handle_bulk_td(uhci_state_t * uhcip,uhci_td_t * td) uhci_handle_bulk_td() argument
3526 uhci_handle_bulk_td_errors(uhci_state_t * uhcip,uhci_td_t * td) uhci_handle_bulk_td_errors() argument
4289 uhci_handle_isoc_td(uhci_state_t * uhcip,uhci_td_t * td) uhci_handle_isoc_td() argument
4413 uhci_delete_isoc_td(uhci_state_t * uhcip,uhci_td_t * td) uhci_delete_isoc_td() argument
5003 uhci_print_td(uhci_state_t * uhcip,uhci_td_t * td) uhci_print_td() argument
[all...]
/titanic_52/usr/src/uts/common/fs/zfs/
H A Ddmu_traverse.c76 traverse_data_t *td = arg; in traverse_zil_block() local
96 traverse_data_t *td = arg; in traverse_zil_record() local
119 traverse_zil(traverse_data_t * td,zil_header_t * zh) traverse_zil() argument
154 resume_skip_check(traverse_data_t * td,const dnode_phys_t * dnp,const zbookmark_phys_t * zb) resume_skip_check() argument
179 traverse_prefetch_metadata(traverse_data_t * td,const blkptr_t * bp,const zbookmark_phys_t * zb) traverse_prefetch_metadata() argument
213 traverse_visitbp(traverse_data_t * td,const dnode_phys_t * dnp,const blkptr_t * bp,const zbookmark_phys_t * zb) traverse_visitbp() argument
425 prefetch_dnode_metadata(traverse_data_t * td,const dnode_phys_t * dnp,uint64_t objset,uint64_t object) prefetch_dnode_metadata() argument
443 traverse_dnode(traverse_data_t * td,const dnode_phys_t * dnp,uint64_t objset,uint64_t object) traverse_dnode() argument
523 traverse_data_t td = *td_main; traverse_prefetch_thread() local
550 traverse_data_t td; traverse_impl() local
[all...]
/titanic_52/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c885 ohci_td_t *td, *prev_td; in ohci_polled_save_state() local
1268 ohci_td_t *td; ohci_polled_restore_state() local
1578 ohci_td_t *create_head = NULL, *current_td, *td; ohci_polled_pickup_done_list() local
1649 ohci_td_t *cpu_save, *td; ohci_polled_create_input_list() local
1705 ohci_td_t *td, *next_td; ohci_polled_process_input_list() local
1812 ohci_polled_handle_normal_td(ohci_polled_t * ohci_polledp,ohci_td_t * td) ohci_polled_handle_normal_td() argument
1863 ohci_polled_insert_td(ohci_state_t * ohcip,ohci_td_t * td) ohci_polled_insert_td() argument
1959 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
1999 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
[all...]
H A Dohci.c2087 ohci_td_t *td; ohci_cleanup() local
5960 ohci_td_t *td; ohci_allocate_td_from_pool() local
6012 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
6078 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
6163 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
6400 ohci_insert_td_on_tw(ohci_state_t * ohcip,ohci_trans_wrapper_t * tw,ohci_td_t * td) ohci_insert_td_on_tw() argument
6699 uint32_t td; ohci_td_cpu_to_iommu() local
6731 ohci_td_t *td; ohci_td_iommu_to_cpu() local
6764 ohci_td_t *td; ohci_allocate_tds_for_tw() local
6838 ohci_td_t *td; ohci_free_tw_tds_resources() local
7352 ohci_td_t *td; ohci_xfer_timeout_handler() local
8268 ohci_td_t *td, *old_td; /* TD pointers */ ohci_traverse_done_list() local
8436 ohci_parse_error(ohci_state_t * ohcip,ohci_td_t * td) ohci_parse_error() argument
8511 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
8587 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
8722 ohci_handle_error(ohci_state_t * ohcip,ohci_td_t * td,usb_cr_t error) ohci_handle_error() argument
8858 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
8954 ohci_handle_normal_td(ohci_state_t * ohcip,ohci_td_t * td,ohci_trans_wrapper_t * tw) ohci_handle_normal_td() argument
8987 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
9073 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
9134 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
9289 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
9498 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
9655 ohci_get_td_residue(ohci_state_t * ohcip,ohci_td_t * td) ohci_get_td_residue() argument
11238 ohci_print_td(ohci_state_t * ohcip,ohci_td_t * td) ohci_print_td() argument
[all...]
/titanic_52/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dutility.c336 init_slot_info(TOKEN_DATA *td) in init_slot_info() argument
369 init_token_info(TOKEN_DATA *td) in init_token_info() argument
411 init_token_data(TSS_HCONTEXT hContext, TOKEN_DATA *td) { in init_token_data() argument
[all...]
/titanic_52/usr/src/common/net/wanboot/crypt/
H A Dhmac_test.c56 test_data_t td[7]; in hmactest() local
[all...]
H A Daes_test.c52 static test_data_t td[] = { variable
H A Ddes3_test.c55 static test_data_t td[] = { variable
/titanic_52/usr/src/cmd/sendmail/db/txn/
H A Dtxn_rec.c266 TXN_DETAIL *td; local
[all...]
H A Dtxn.c299 TXN_DETAIL *td; local
459 TXN_DETAIL *td; global() local
[all...]
/titanic_52/usr/src/cmd/csh/
H A Dsh.time.c224 struct timeval td; in pdeltat() local

123