Home
last modified time | relevance | path

Searched refs:tc (Results 51 – 75 of 94) sorted by relevance

1234

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_getentctx.c313 nscd_getent_context_t *c, *tc; in _nscd_free_getent_ctx_base() local
324 tc = c->next; in _nscd_free_getent_ctx_base()
326 c = tc; in _nscd_free_getent_ctx_base()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c711 turnstile_chain_t tc; in sobj2ts() local
729 if (mdb_vread(&tc, sizeof (turnstile_chain_t), ttable) == -1) { in sobj2ts()
734 for (tsp = tc.tc_first; tsp != NULL; tsp = ts.ts_next) { in sobj2ts()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.h107 u8 tc; /* Traffic class (TC) */ member
H A Dixgbe_x550.c934 u32 tc, reg, pb_headroom, rx_pb_size, maxframe_size_kb; in ixgbe_dmac_config_tcs_X550() local
956 for (tc = 0; tc < IXGBE_DCB_MAX_TRAFFIC_CLASS; tc++) { in ixgbe_dmac_config_tcs_X550()
957 reg = IXGBE_READ_REG(hw, IXGBE_DMCTH(tc)); in ixgbe_dmac_config_tcs_X550()
960 if (tc < hw->mac.dmac_config.num_tcs) { in ixgbe_dmac_config_tcs_X550()
962 rx_pb_size = IXGBE_READ_REG(hw, IXGBE_RXPBSIZE(tc)); in ixgbe_dmac_config_tcs_X550()
976 IXGBE_WRITE_REG(hw, IXGBE_DMCTH(tc), reg); in ixgbe_dmac_config_tcs_X550()
/illumos-gate/usr/src/lib/librstp/common/
H A Dsttrans.c99 port->tc = !port->operEdge; in STP_sttrans_enter_state()
H A Dport.h123 Bool tc; /* 17.18.36 */ member
H A Dstp_in.c419 entry->tc = port->tc; in STP_IN_port_get_state()
654 port->tc = True; /* IEEE 802.1y, 17.30 */ in STP_IN_rx_bpdu()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c1300 struct tchars *tc; in mode() local
1314 tc = &deftc; in mode()
1327 tc = &notc; in mode()
1340 if (compat_ioctl(STDIN_FILENO, TIOCSETC, tc) == -1) in mode()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz_math_impl.h811 raidz_syn_pq_abd(void **tc, const void *dc, const size_t tsize, in raidz_syn_pq_abd() argument
814 v_t *x = (v_t *)tc[TARGET_X]; in raidz_syn_pq_abd()
815 v_t *y = (v_t *)tc[TARGET_Y]; in raidz_syn_pq_abd()
843 raidz_rec_pq_abd(void **tc, const size_t tsize, void **c, in raidz_rec_pq_abd() argument
846 v_t *x = (v_t *)tc[TARGET_X]; in raidz_rec_pq_abd()
847 v_t *y = (v_t *)tc[TARGET_Y]; in raidz_rec_pq_abd()
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_db.cc834 table_col tc[NIS_MAXCOLUMNS+1]; in dbCreateTable() local
859 tc[i+1] = tobj.ta_cols.ta_cols_val[i]; in dbCreateTable()
861 tc[0].tc_name = 0; in dbCreateTable()
862 tc[0].tc_flags = TA_XDR | TA_BINARY; in dbCreateTable()
863 tc[0].tc_rights = 0; in dbCreateTable()
865 tobj.ta_cols.ta_cols_val = tc; in dbCreateTable()
/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c179 U8_SIMPLE_SWAP(comb_class[(a)], comb_class[(b)], tc); \
180 U8_SIMPLE_SWAP(disp[(a)], disp[(b)], tc);
1064 uchar_t tc[U8_MB_CUR_MAX]; in do_composition() local
1302 tc[i] = *p++; in do_composition()
1315 if (*q != tc[k]) in do_composition()
1406 uchar_t tc; in collect_a_seq() local
/illumos-gate/usr/src/uts/common/sys/
H A Dttold.h56 struct tc { struct
H A Dpcie.h907 tc :3, member
977 tc :3, member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx_api.h55 u8 tc; /* Traffic Class */ member
H A Decore_l2_api.h288 u8 tc,
H A Decore_dev.c438 u8 tc, u32 pq_init_flags) in ecore_init_qm_pq() argument
447 qm_info->qm_pq_params[pq_idx].tc_id = tc; in ecore_init_qm_pq()
520 u16 ecore_get_cm_pq_idx_mcos(struct ecore_hwfn *p_hwfn, u8 tc) in ecore_get_cm_pq_idx_mcos() argument
524 if (tc > max_tc) in ecore_get_cm_pq_idx_mcos()
525 DP_ERR(p_hwfn, "tc %d must be smaller than %d\n", tc, max_tc); in ecore_get_cm_pq_idx_mcos()
527 return ecore_get_cm_pq_idx(p_hwfn, PQ_FLAGS_MCOS) + tc; in ecore_get_cm_pq_idx_mcos()
701 int i, tc; in ecore_dp_init_qm_params() local
723 for (tc = 0; tc < NUM_OF_TCS; tc++) in ecore_dp_init_qm_params()
724 DP_VERBOSE(p_hwfn, ECORE_MSG_HW, "%d ", vport->first_tx_pq_id[tc]); in ecore_dp_init_qm_params()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c356 int i, tc; in qede_init_locks() local
373 for (tc = 0; tc < qede->num_tc; tc++) { in qede_init_locks()
374 tx_ring = fp->tx_ring[tc]; in qede_init_locks()
397 int i, tc; in qede_alloc_io_structs() local
407 for (tc = 0; tc < qede->num_tc; tc++) { in qede_alloc_io_structs()
408 tx_array = qede->tx_array[tc]; in qede_alloc_io_structs()
410 fp->tx_ring[tc] = tx_ring; in qede_alloc_io_structs()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c679 struct spd_typecode *tc= in spdsock_ext_to_sel() local
683 sel->ipsl_icmp_type = tc->spd_typecode_type; in spdsock_ext_to_sel()
684 if (tc->spd_typecode_type_end < tc->spd_typecode_type) in spdsock_ext_to_sel()
685 sel->ipsl_icmp_type_end = tc->spd_typecode_type; in spdsock_ext_to_sel()
687 sel->ipsl_icmp_type_end = tc->spd_typecode_type_end; in spdsock_ext_to_sel()
689 if (tc->spd_typecode_code != 255) { in spdsock_ext_to_sel()
691 sel->ipsl_icmp_code = tc->spd_typecode_code; in spdsock_ext_to_sel()
692 if (tc->spd_typecode_code_end < tc->spd_typecode_code) in spdsock_ext_to_sel()
693 sel->ipsl_icmp_code_end = tc->spd_typecode_code; in spdsock_ext_to_sel()
696 tc->spd_typecode_code_end; in spdsock_ext_to_sel()
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_sendsigned.c147 if (hp->tc && !usingTCP && (statp->options & RES_IGNTC) == 0U) { in res_nsendsigned()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dintpkey.test386 puts $f "20\tb-20\tc-20"
387 puts $f "21\tb-21\tc-21"
388 puts $f "22\tb-22\tc-22"
/illumos-gate/usr/src/data/terminfo/extras/
H A Drxvt-unicode.termcap33 :Co#256:pa#32767:tc=rxvt-unicode:
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_common.c1763 int i, col, digit, port, dc, tc; in __s_api_isipv6() local
1801 digit = dc = tc = 0; in __s_api_isipv6()
1811 tc++; in __s_api_isipv6()
1819 if (__s_api_isipv4(&s[dc]) && tc) in __s_api_isipv6()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c159 header.tc ? "TC (TrunCation) " : "", in interpret_dns()
174 header.tc ? "TC (TrunCation) " : "", in interpret_dns()
/illumos-gate/usr/src/cmd/bnu/
H A Dcu.c1039 int i, j, len, tc=0, lines=0; in _dopercen() local
1094 if((tc += len) >= MID) { in _dopercen()
1096 tc = len; in _dopercen()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c6201 pmcs_dmachunk_t *tc; in pmcs_dma_load() local
6235 tc = pwp->dma_freelist; in pmcs_dma_load()
6236 if (tc == NULL) { in pmcs_dma_load()
6246 tc->nxt = NULL; in pmcs_dma_load()
6247 sp->cmd_clist = tc; in pmcs_dma_load()
6248 sgl = tc->chunks; in pmcs_dma_load()
6250 sgl_addr = tc->addr; in pmcs_dma_load()
6278 if (tc == NULL) { in pmcs_dma_load()
6290 sp->cmd_clist = tc; in pmcs_dma_load()
6292 sgl = tc->chunks; in pmcs_dma_load()
[all …]

1234