/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_termio.c | 384 termio_data_t *td = io->io_data; in termio_read() local 505 termio_data_t *td = io->io_data; in termio_write() local 523 termio_data_t *td = io->io_data; in termio_ctl() local 539 termio_data_t *td = io->io_data; in termio_close() local 560 termio_data_t *td = io->io_data; in termio_name() local 571 termio_data_t *td = io->io_data; in termio_link() local 583 termio_data_t *td = io->io_data; in termio_unlink() local 595 termio_data_t *td = io->io_data; in termio_setattr() local 636 termio_warn(termio_data_t *td, uint_t flag, const char *format, ...) in termio_warn() 656 termio_suspend_tty(termio_data_t *td, struct termios *iosp) in termio_suspend_tty() [all …]
|
/titanic_41/usr/src/tools/ctf/cvt/ |
H A D | fixup_tdescs.c | 53 fix_ptrptr_to_struct(tdata_t *td) in fix_ptrptr_to_struct() 107 fix_ptr_to_struct(tdata_t *td) in fix_ptr_to_struct() 154 cvt_fixstabs(tdata_t *td) in cvt_fixstabs() 179 lookup_tdesc(tdata_t *td, const char *name) in lookup_tdesc() 198 fix_small_cpu_struct(tdata_t *td, size_t ptrsize) in fix_small_cpu_struct() 274 cvt_fixups(tdata_t *td, size_t ptrsize) in cvt_fixups()
|
H A D | tdata.c | 274 tdata_label_add(tdata_t *td, char *label, int idx) in tdata_label_add() 296 tdata_label_top(tdata_t *td) in tdata_label_top() 312 tdata_label_find(tdata_t *td, char *label) in tdata_label_find() 346 tdata_label_newmax(tdata_t *td, int newmax) in tdata_label_newmax() 361 tdata_label_free(tdata_t *td) in tdata_label_free() 391 tdata_free(tdata_t *td) in tdata_free() 412 tdata_t *td = private; in build_hashes() local 438 tdata_build_hashes_common(tdata_t *td, hash_t *hash) in tdata_build_hashes_common() 445 tdata_build_hashes(tdata_t *td) in tdata_build_hashes()
|
H A D | output.c | 116 iiburst_new(tdata_t *td, int max) in iiburst_new() 191 find_iidesc(tdata_t *td, iidesc_match_t *match) in find_iidesc() 303 copy_from_strong(tdata_t *td, GElf_Sym *sym, iidesc_t *strongdesc, in copy_from_strong() 329 sort_iidescs(Elf *elf, const char *file, tdata_t *td, int fuzzymatch, in sort_iidescs() 669 make_ctf_data(tdata_t *td, Elf *elf, const char *file, size_t *lenp, int flags) in make_ctf_data() 684 write_ctf(tdata_t *td, const char *curname, const char *newname, int flags) in write_ctf()
|
H A D | stabs.c | 116 resolve_nodes(tdata_t *td) in resolve_nodes() 177 stabs_read(tdata_t *td, Elf *elf, const char *file) in stabs_read()
|
H A D | ctf.c | 744 resurrect_labels(ctf_header_t *h, tdata_t *td, caddr_t ctfdata, char *matchlbl) in resurrect_labels() 789 resurrect_objects(ctf_header_t *h, tdata_t *td, tdesc_t **tdarr, int tdsize, in resurrect_objects() 832 resurrect_functions(ctf_header_t *h, tdata_t *td, tdesc_t **tdarr, int tdsize, in resurrect_functions() 901 resurrect_types(ctf_header_t *h, tdata_t *td, tdesc_t **tdarr, int tdsize, in resurrect_types() 1171 tdata_t *td = tdata_new(); in ctf_parse() local 1241 tdata_t *td; in ctf_load() local
|
H A D | ctfconvert.c | 78 file_read(tdata_t *td, const char *filename, int ignore_non_c) in file_read()
|
H A D | input.c | 93 tdata_t *td; in read_file() local 223 read_ctf_save_cb(tdata_t *td, char *name, void *retp) in read_ctf_save_cb()
|
H A D | iidesc.c | 110 iter_iidescs_by_name(tdata_t *td, const char *name, in iter_iidescs_by_name()
|
/titanic_41/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhci.h | 172 #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) GetField((u), (td), dw2, 24, 1) argument 183 #define GetTD_iso(u, td) GetField((u), (td), dw2, 25, 1) argument 184 #define GetTD_ls(u, td) GetField((u), (td), dw2, 26, 1) argument 185 #define GetTD_c_err(u, td) GetField((u), (td), dw2, 27, 2) argument 186 #define GetTD_spd(u, td) GetField((u), (td), dw2, 29, 1) argument 187 #define GetTD_PID(u, td) GetField((u), (td), dw3, 0, 8) argument [all …]
|
/titanic_41/usr/src/cmd/sendmail/db/xa/ |
H A D | xa.c | 168 TXN_DETAIL *td; local 233 TXN_DETAIL *td; local 286 TXN_DETAIL *td; local 338 TXN_DETAIL *td; local 555 TXN_DETAIL *td; local 651 __xa_txn_init(env, td, off) in __xa_txn_init() argument
|
H A D | xa_map.c | 113 struct __txn_detail *td; local 195 TXN_DETAIL *td; local 220 TXN_DETAIL *td; local
|
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhcipolled.c | 205 uhci_td_t *td; in uhci_hcdi_polled_read() local 392 uhci_td_t *td; in uhci_hcdi_polled_write() local 540 uhci_td_t *td = uhci_polledp->uhci_polled_td; in uhci_polled_fini() local 571 uhci_td_t *td, *polled_td; in uhci_polled_save_state() local 704 uhci_td_t *td, *polled_td; in uhci_polled_restore_state() local 795 uhci_td_t *td; in uhci_polled_insert_td_on_qh() local
|
H A D | uhci.c | 1132 uhci_handle_intr_td(uhci_state_t *uhcip, uhci_td_t *td) in uhci_handle_intr_td() 1416 uhci_handle_ctrl_td(uhci_state_t *uhcip, uhci_td_t *td) in uhci_handle_ctrl_td() 1718 uhci_handle_intr_td_errors(uhci_state_t *uhcip, uhci_td_t *td, in uhci_handle_intr_td_errors() 1750 uhci_td_t *td) in uhci_handle_one_xfer_completion() 1795 uhci_parse_td_error(uhci_state_t *uhcip, uhci_pipe_private_t *pp, uhci_td_t *td) in uhci_parse_td_error()
|
H A D | uhciutil.c | 354 uhci_td_t *td; in uhci_free_pools() local 1875 uhci_td_t *td, *current_dummy; in uhci_insert_hc_td() local 1942 uhci_td_t *td, in uhci_fill_in_td() 2555 uhci_delete_td(uhci_state_t *uhcip, uhci_td_t *td) in uhci_delete_td() 2742 uhci_td_t *td; in uhci_allocate_td_from_pool() local 3262 uhci_handle_bulk_td(uhci_state_t *uhcip, uhci_td_t *td) in uhci_handle_bulk_td() 3526 uhci_handle_bulk_td_errors(uhci_state_t *uhcip, uhci_td_t *td) in uhci_handle_bulk_td_errors() 4289 uhci_handle_isoc_td(uhci_state_t *uhcip, uhci_td_t *td) in uhci_handle_isoc_td() 4413 uhci_delete_isoc_td(uhci_state_t *uhcip, uhci_td_t *td) in uhci_delete_isoc_td() 5003 uhci_print_td(uhci_state_t *uhcip, uhci_td_t *td) in uhci_print_td()
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | dmu_traverse.c | 76 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) in traverse_zil() 154 resume_skip_check(traverse_data_t *td, const dnode_phys_t *dnp, in resume_skip_check() 179 traverse_prefetch_metadata(traverse_data_t *td, in traverse_prefetch_metadata() 213 traverse_visitbp(traverse_data_t *td, const dnode_phys_t *dnp, in traverse_visitbp() 424 prefetch_dnode_metadata(traverse_data_t *td, const dnode_phys_t *dnp, in prefetch_dnode_metadata() 442 traverse_dnode(traverse_data_t *td, const dnode_phys_t *dnp, in traverse_dnode() 522 traverse_data_t td = *td_main; in traverse_prefetch_thread() local 549 traverse_data_t td; in traverse_impl() local
|
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_polled.c | 885 ohci_td_t *td, *prev_td; in ohci_polled_save_state() local 1268 ohci_td_t *td; in ohci_polled_restore_state() local 1578 ohci_td_t *create_head = NULL, *current_td, *td; in ohci_polled_pickup_done_list() local 1649 ohci_td_t *cpu_save, *td; in ohci_polled_create_input_list() local 1705 ohci_td_t *td, *next_td; in ohci_polled_process_input_list() local 1812 ohci_td_t *td) in ohci_polled_handle_normal_td() 1863 ohci_td_t *td) in ohci_polled_insert_td() 1959 ohci_td_t *td, in ohci_polled_fill_in_td() 1999 ohci_td_t *td) in ohci_polled_insert_td_on_tw()
|
H A D | ohci.c | 2087 ohci_td_t *td; in ohci_cleanup() local 5960 ohci_td_t *td; in ohci_allocate_td_from_pool() local 6012 ohci_td_t *td, in ohci_fill_in_td() 6078 ohci_td_t *td) in ohci_init_td() 6163 ohci_td_t *td) in ohci_init_itd() 6400 ohci_td_t *td) in ohci_insert_td_on_tw() 6699 uint32_t td; in ohci_td_cpu_to_iommu() local 6731 ohci_td_t *td; in ohci_td_iommu_to_cpu() local 6764 ohci_td_t *td; in ohci_allocate_tds_for_tw() local 6838 ohci_td_t *td; in ohci_free_tw_tds_resources() local [all …]
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | utility.c | 336 init_slot_info(TOKEN_DATA *td) in init_slot_info() 369 init_token_info(TOKEN_DATA *td) in init_token_info() 411 init_token_data(TSS_HCONTEXT hContext, TOKEN_DATA *td) { in init_token_data()
|
/titanic_41/usr/src/common/net/wanboot/crypt/ |
H A D | hmac_test.c | 56 test_data_t td[7]; in hmactest() local
|
H A D | aes_test.c | 52 static test_data_t td[] = { variable
|
H A D | des3_test.c | 55 static test_data_t td[] = { variable
|
/titanic_41/usr/src/cmd/sendmail/db/txn/ |
H A D | txn_rec.c | 266 TXN_DETAIL *td; local
|
H A D | txn.c | 299 TXN_DETAIL *td; local 459 TXN_DETAIL *td; local
|
/titanic_41/usr/src/cmd/csh/ |
H A D | sh.time.c | 224 struct timeval td; in pdeltat() local
|