/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_termio.c | 403 termio_data_t *td = io->io_data; in termio_read() local 558 termio_data_t *td = io->io_data; in termio_write() local 576 termio_data_t *td = io->io_data; in termio_ctl() local 592 termio_data_t *td = io->io_data; in termio_close() local 613 termio_data_t *td = io->io_data; in termio_name() local 624 termio_data_t *td = io->io_data; in termio_link() local 636 termio_data_t *td = io->io_data; in termio_unlink() local 648 termio_data_t *td = io->io_data; in termio_setattr() local 689 termio_warn(termio_data_t *td, uint_t flag, const char *format, ...) in termio_warn() 709 termio_suspend_tty(termio_data_t *td, struct termios *iosp) in termio_suspend_tty() [all …]
|
/illumos-gate/usr/src/test/bhyve-tests/tests/perf/ |
H A D | payload_entry_exit.c | 32 zero_data(const test_data_t *td) in zero_data() 40 output_data(const test_data_t *td, uint64_t tsc_start) in output_data() 66 do_test_rdmsr(const test_data_t *td) in do_test_rdmsr() 86 do_test_inb(const test_data_t *td) in do_test_inb() 105 do_test_mmio_cheap(const test_data_t *td) in do_test_mmio_cheap() 132 test_data_t td = { in start() local
|
/illumos-gate/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 …]
|
/illumos-gate/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()
|
/illumos-gate/usr/src/cmd/sendmail/db/xa/ |
H A D | xa.c | 166 TXN_DETAIL *td; local 231 TXN_DETAIL *td; local 284 TXN_DETAIL *td; local 336 TXN_DETAIL *td; local 553 TXN_DETAIL *td; local 649 __xa_txn_init(env, td, off) in __xa_txn_init() argument
|
H A D | xa_map.c | 111 struct __txn_detail *td; local 193 TXN_DETAIL *td; local 218 TXN_DETAIL *td; local
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | dmu_traverse.c | 78 traverse_data_t *td = arg; in traverse_zil_block() local 98 traverse_data_t *td = arg; in traverse_zil_record() local 121 traverse_zil(traverse_data_t *td, zil_header_t *zh) in traverse_zil() 153 resume_skip_check(traverse_data_t *td, const dnode_phys_t *dnp, in resume_skip_check() 178 traverse_prefetch_metadata(traverse_data_t *td, in traverse_prefetch_metadata() 216 traverse_visitbp(traverse_data_t *td, const dnode_phys_t *dnp, in traverse_visitbp() 452 prefetch_dnode_metadata(traverse_data_t *td, const dnode_phys_t *dnp, in prefetch_dnode_metadata() 470 traverse_dnode(traverse_data_t *td, const dnode_phys_t *dnp, in traverse_dnode() 555 traverse_data_t td = *td_main; in traverse_prefetch_thread() local 582 traverse_data_t td; in traverse_impl() local
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_polled.c | 887 ohci_td_t *td, *prev_td; in ohci_polled_save_state() local 1270 ohci_td_t *td; in ohci_polled_restore_state() local 1581 ohci_td_t *create_head = NULL, *current_td, *td; in ohci_polled_pickup_done_list() local 1652 ohci_td_t *cpu_save, *td; in ohci_polled_create_input_list() local 1708 ohci_td_t *td, *next_td; in ohci_polled_process_input_list() local 1815 ohci_td_t *td) in ohci_polled_handle_normal_td() 1866 ohci_td_t *td) in ohci_polled_insert_td() 1962 ohci_td_t *td, in ohci_polled_fill_in_td() 2002 ohci_td_t *td) in ohci_polled_insert_td_on_tw()
|
H A D | ohci.c | 2071 ohci_td_t *td; in ohci_cleanup() local 5942 ohci_td_t *td; in ohci_allocate_td_from_pool() local 5994 ohci_td_t *td, in ohci_fill_in_td() 6060 ohci_td_t *td) in ohci_init_td() 6145 ohci_td_t *td) in ohci_init_itd() 6382 ohci_td_t *td) in ohci_insert_td_on_tw() 6681 uint32_t td; in ohci_td_cpu_to_iommu() local 6713 ohci_td_t *td; in ohci_td_iommu_to_cpu() local 6744 ohci_td_t *td; in ohci_allocate_tds_for_tw() local 6818 ohci_td_t *td; in ohci_free_tw_tds_resources() local [all …]
|
/illumos-gate/usr/src/contrib/bhyve/dev/usb/ |
H A D | usb_freebsd.h | 58 #define USB_TD_GET_PROC(td) (td)->td_proc argument 59 #define USB_PROC_GET_GID(td) (td)->p_pgid argument
|
/illumos-gate/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()
|
H A D | loadsave.c | 427 load_token_data(TSS_HCONTEXT hContext, TOKEN_DATA *td) in load_token_data() 542 save_token_data(TOKEN_DATA *td) in save_token_data()
|
/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/ |
H A D | main.c | 30 uint64_t td = test_data(); in main() local
|
/illumos-gate/usr/src/cmd/sendmail/db/txn/ |
H A D | txn.c | 299 TXN_DETAIL *td; local 459 TXN_DETAIL *td; local
|
H A D | txn_rec.c | 266 TXN_DETAIL *td; local
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.time.c | 225 struct timeval td; in pdeltat() local
|
/illumos-gate/usr/src/cmd/audio/include/ |
H A D | audio_encode.h | 124 char td; /* delayed tone detect, new in 1988 version */ member
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | hrtimers.c | 364 hrt_gettofd(hrtimes_t *td) in hrt_gettofd()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/uhci/ |
H A D | uhci.c | 195 uhci_td_t td; in uhci_td() local
|
/illumos-gate/usr/src/lib/libnsl/rpc/ |
H A D | auth_time.c | 184 __rpc_get_time_offset(struct timeval *td, nis_server *srv, in __rpc_get_time_offset()
|
/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/ |
H A D | main.c | 1145 int td; in rmclass() local
|
/illumos-gate/usr/src/uts/common/pcmcia/cis/ |
H A D | cis.c | 329 cisdata_t tl, td, *dp; in cis_list_lcreate() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 3083 inflate_huft *tl, *td; /* trees to free */ member 3302 inflate_huft *tl, *td; local 3455 inflate_huft *tl, *td; local 3925 local int inflate_trees_dynamic(nl, nd, c, bl, bd, tl, td, z) in inflate_trees_dynamic() argument 4010 local int inflate_trees_fixed(bl, bd, tl, td) in inflate_trees_fixed() argument 4132 local inflate_codes_statef *inflate_codes_new(bl, bd, tl, td, z) in inflate_codes_new() argument 4423 local int inflate_fast(bl, bd, tl, td, s, z) in inflate_fast() argument
|