Home
last modified time | relevance | path

Searched defs:tc (Results 1 – 25 of 61) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/
H A Dtty_pts.c619 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl() local
644 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl() local
686 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl() local
715 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl() local
742 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl() local
H A Dtty_common.c64 ttycommon_close(tty_common_t *tc) in ttycommon_close()
93 ttycommon_qfull(tty_common_t *tc, queue_t *q) in ttycommon_qfull()
122 ttycommon_ioctl(tty_common_t *tc, queue_t *q, mblk_t *mp, int *errorp) in ttycommon_ioctl()
/illumos-gate/usr/src/uts/common/sys/
H A Dttold.h56 struct tc { struct
58 char t_quitc; /* quit */ argument
59 char t_startc; /* start output */ argument
71 /* match sgtty.h definition */ argument
/illumos-gate/usr/src/uts/common/os/
H A Dturnstile.c285 turnstile_chain_t *tc = &TURNSTILE_CHAIN(sobj); in turnstile_lookup() local
413 turnstile_chain_t *tc = &TURNSTILE_CHAIN(sobj); in turnstile_block() local
661 turnstile_chain_t *tc = &TURNSTILE_CHAIN(ts->ts_sobj); in turnstile_dequeue() local
720 turnstile_chain_t *tc = &TURNSTILE_CHAIN(ts->ts_sobj); in turnstile_wakeup() local
/illumos-gate/usr/src/cmd/csh/
H A Dsh.print.c119 Putchar(tchar tc) in Putchar()
171 Putchar(tchar tc) in Putchar()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.c229 int tc; in ixgbe_dcb_unpack_refill_cee() local
238 int tc; in ixgbe_dcb_unpack_max_cee() local
248 int tc; in ixgbe_dcb_unpack_bwgid_cee() local
258 int tc; in ixgbe_dcb_unpack_tsa_cee() local
268 u8 tc = cfg->num_tcs.pg_tcs; in ixgbe_dcb_get_tc_from_up() local
H A Dixgbe_dcb_82598.c53 int tc; in ixgbe_dcb_get_tc_stats_82598() local
95 int tc; in ixgbe_dcb_get_pfc_stats_82598() local
H A Dixgbe_dcb_82599.c53 int tc; in ixgbe_dcb_get_tc_stats_82599() local
94 int tc; in ixgbe_dcb_get_pfc_stats_82599() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c296 tx_cpu_t *tc = &tx->tx_cpu[CPU_SEQID]; in txg_hold_open() local
315 tx_cpu_t *tc = th->th_cpu; in txg_rele_to_quiesce() local
324 tx_cpu_t *tc = th->th_cpu; in txg_register_callbacks() local
335 tx_cpu_t *tc = th->th_cpu; in txg_rele_to_sync() local
384 tx_cpu_t *tc = &tx->tx_cpu[c]; in txg_quiesce() local
416 tx_cpu_t *tc = &tx->tx_cpu[c]; in txg_dispatch_callbacks() local
/illumos-gate/usr/src/lib/libgen/common/
H A Dstrrspn.c40 strrspn(const char *string, const char *tc) in strrspn()
/illumos-gate/usr/src/test/util-tests/tests/demangle/
H A Drust.c277 check_failure(size_t i, rust_test_case_t *tc, const char *dem, boolean_t res) in check_failure()
301 check_success(size_t i, rust_test_case_t *tc, const char *dem, boolean_t res) in check_success()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_init_fw_funcs.c160 #define PHYS_VOQ(port, tc, max_phys_tcs_per_port) ((port) * (max_phys_tcs_per_port) + (tc)) argument
248 u8 tc, voq, port_id, num_tcs_in_port; in ecore_cmdq_lines_rt_init() local
308 u8 tc, voq, port_id, num_tcs_in_port; in ecore_btb_blocks_rt_init() local
539 u8 tc, i; in ecore_vp_wfq_rt_init() local
712 u8 tc, i; in ecore_qm_pf_rt_init() local
794 u8 tc; in ecore_init_vport_wfq() local
909 u8 tc, num_tc, tc_client_offset; in ecore_init_nig_ets() local
969 u8 tc; in ecore_init_nig_lb_rl() local
1036 u8 pri, tc; in ecore_init_nig_pri_tc_map() local
1070 u8 tc, sp_tc_map = 0, wfq_tc_map = 0; in ecore_init_prs_ets() local
[all …]
H A Decore_hw.h294 u8 tc; member
300 u8 tc; member
H A Decore_int_api.h43 #define TX_PI(tc) (RX_PI + 1 + tc) argument
H A Decore_dcbx.c206 bool enable, u8 prio, u8 tc, in ecore_dcbx_set_params()
243 bool enable, u8 prio, u8 tc, in ecore_dcbx_update_app_info()
330 u8 tc, priority_map; in ecore_dcbx_process_tlv() local
/illumos-gate/usr/src/test/libc-tests/tests/i18n/
H A Dbindtextdomain_test.c117 }, *tc; in main() local
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcopywin.c98 int i, tc; local
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcopywin.c93 int tc; in copywin() local
/illumos-gate/usr/src/cmd/acct/
H A Dacctmerg.c169 struct tacct tc; in sumcurr() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dbase64.c57 register unsigned char* tc; in base64encode() local
/illumos-gate/usr/src/lib/libresolv/arpa/
H A Dnameser.h154 u_char tc:1; /* truncated message */ member
166 u_char tc:1; /* truncated message */ member
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vsincosbig.c73 double ts, tc, tx, tt[3], ty[2], t, w, z, c, s; in __vlibm_vsincos_big() local
H A D__vsincosbigf.c72 double ts, tc, tx, tt[3], ty[2], t, w, z, c, s; in __vlibm_vsincos_bigf() local
/illumos-gate/usr/src/head/arpa/
H A Dnameser_compat.h136 unsigned tc: 1; /* truncated message */ member
148 unsigned tc :1; /* truncated message */ member
/illumos-gate/usr/src/cmd/bnu/
H A Dfio.c326 static int tc = TC; variable

123