Searched refs:idx (Results 201 - 225 of 636) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_drv.c216 int idx; local
277 for (idx = 0; idx < nport; idx++) {
280 nchan = md_scan_dag(mdp, portp[idx],
297 if (ds_port_add(mdp, portp[idx], chanp[0]) != 0) {
318 int idx; local
323 for (idx = 0; idx < DS_MAX_PORTS; idx
980 int idx; local
[all...]
/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.c926 uint32_t idx, msg_idx = 0, msg_acc; local
961 for (idx = 0; idx < pRing->trunk_num; ++idx) {
963 DDI_DMA_SLEEP, NULL, &(pRing->dma_hdl[idx]))
969 } else if (ddi_dma_mem_alloc(pRing->dma_hdl[idx],
972 (caddr_t *)&(pRing->trunk_addr[idx]),
973 (size_t *)(&real_length), &pRing->acc_hdl[idx])
983 } else if (ddi_dma_addr_bind_handle(pRing->dma_hdl[idx],
984 NULL, (caddr_t)pRing->trunk_addr[idx], real_lengt
1026 int idx; local
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_stats.c2780 u8_t idx = 0 ; local
2784 idx = STATS_IP_4_IDX ;
2785 stats->CurrentlyIpv4Established = pdev->vars.stats.stats_mirror.stats_drv.drv_toe.ipv[idx].currently_established ;
2786 stats->OutIpv4Resets = pdev->vars.stats.stats_mirror.stats_drv.drv_toe.ipv[idx].out_resets ;
2787 stats->OutIpv4Fin = pdev->vars.stats.stats_mirror.stats_drv.drv_toe.ipv[idx].out_fin ;
2788 stats->InIpv4Reset = pdev->vars.stats.stats_mirror.stats_drv.drv_toe.ipv[idx].in_reset ;
2789 stats->InIpv4Fin = pdev->vars.stats.stats_mirror.stats_drv.drv_toe.ipv[idx].in_fin ;
2791 idx = STATS_IP_6_IDX ;
2792 stats->CurrentlyIpv6Established = pdev->vars.stats.stats_mirror.stats_drv.drv_toe.ipv[idx].currently_established ;
2793 stats->OutIpv6Resets = pdev->vars.stats.stats_mirror.stats_drv.drv_toe.ipv[idx]
2807 u32_t idx = LM_CLI_IDX_NDIS ; local
2946 u8_t idx = 0 ; local
[all...]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_mapping.c61 const char *str, ns_hash_t *idx)
63 while (idx) {
64 if (idx->h_type == type &&
65 strcasecmp(service, idx->h_map->service) == 0 &&
66 strcasecmp(str, idx->h_map->orig) == 0) {
67 return (idx);
69 idx = idx->h_next;
82 ns_hash_t *idx, *hashp; local
89 idx
60 ns_scan_hash(ns_hashtype_t type, const char *service, const char *str, ns_hash_t *idx) argument
173 ns_hash_t *idx, *newp; local
[all...]
/illumos-gate/usr/src/lib/libc/inc/
H A Dmsgfmt.h405 uint32_t idx; member in struct:gnu_dynamic_ent
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dutil.c56 Aliste idx; local
64 for (APLIST_TRAVERSE(crle->c_env, idx, env)) {
104 Aliste idx; local
111 for (APLIST_TRAVERSE(crle->c_env, idx, env)) {
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c355 Aliste idx; local
359 for (APLIST_TRAVERSE(ofl->ofl_segs, idx, sgp2))
363 return (idx);
381 Aliste idx; local
387 for (ALIST_TRAVERSE(sgp->sg_os_order, idx, scop))
561 Aliste idx; local
575 for (APLIST_TRAVERSE(ofl->ofl_segs, idx, sgp))
578 idx, sgp, mf->mf_lineno));
616 Aliste idx; local
683 for (APLIST_TRAVERSE(ofl->ofl_segs, idx, sgp
1368 Aliste idx, _idx, nitems; local
[all...]
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_l2t.h43 uint16_t idx; /* entry index */ member in struct:l2t_entry
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_wksids.c231 smb_wka_get_domain(int idx) argument
233 if ((idx >= 0) && (idx < SMB_WKA_NUM))
234 return (wka_nbdomain[idx]);
/illumos-gate/usr/src/uts/common/xen/public/
H A Dmemory.h213 xen_ulong_t idx; member in struct:xen_add_to_physmap
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_default.c61 int i, idx; local
115 idx = i;
123 idx = i;
131 *start = idx+1;
/illumos-gate/usr/src/uts/intel/io/drm/
H A Dradeon_io32.h116 int idx; member in struct:drm_radeon_vertex2_32
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_dma.c186 int idx; local
197 for (idx = 0; idx < sg_cnt - 1; idx++, srcp++) {
285 ADBG_TRACE(("adp_dma_sg_func: gcmdp 0x%p dmackp 0x%p s %d idx %d\n",
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu_mdesc.c90 int i, num_nodes, idx; local
107 for (idx = 0, mcmp = chip->cpus; idx < chip->ncpus; idx++, mcmp++) {
109 if (md_get_prop_val(mdp, listp[idx], MD_STR_ID, &x) < 0)
113 if (md_get_prop_val(mdp, listp[idx], MD_STR_PID, &x) < 0)
119 if (md_get_prop_val(mdp, listp[idx], MD_STR_CPU_SERIAL,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rexecd.c176 int idx = 0, end_env = 0; local
445 while (pam_env[idx] != 0) {
446 if (idx < PAM_ENV_ELIM &&
447 legalenvvar(pam_env[idx])) {
448 envinit[end_env + idx] = pam_env[idx];
450 idx++;
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c117 int idx, rc = 0; local
172 LM_FOREACH_TSS_IDX(pLM, idx)
174 *pVal += pUM->txq[idx].txRecycle;
660 //u32_t idx = pRxQGroup->idx;
716 //u32_t idx = pRxQGroup->idx;
766 u32_t idx = pTxQ->idx; local
775 rc = BnxeTxSendMblk(pUM, idx, pMbl
917 int idx; local
1503 u32_t idx = pRxQ->idx; local
1553 u32_t idx = pRxQ->idx; local
[all...]
/illumos-gate/usr/src/boot/sys/boot/efi/loader/arch/amd64/
H A Dframebuffer.c121 u_int idx; local
171 for (idx = 0; idx < count; idx++) {
172 if (data1[idx] != data2[idx]) {
174 return (ofs + (idx & ~3));
/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dpacklib.c295 int idx; local
301 idx = string[0] & 0xff;
302 lwm = idx ? pwp->hwms[idx - 1] : 0;
303 hwm = pwp->hwms[idx];
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirp.c415 int idx = 0; local
439 buffer[idx] = '\0';
444 if (linelen > (len - (idx + 1))) {
455 memcpy(buffer + idx, line, linelen);
456 idx += linelen;
/illumos-gate/usr/src/common/zfs/
H A Dzprop_common.c378 const zprop_index_t *idx; local
415 idx = prop_tbl[prop].pd_table;
416 for (i = 0; idx[i].pi_name != NULL; i++) {
417 if (strlen(idx[i].pi_name) > ret)
418 ret = strlen(idx[i].pi_name);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init.h214 static __inline u32 ecore_parity_reg_mask(struct _lm_device_t *pdev, int idx) argument
217 return ecore_blocks_parity_data[idx].reg_mask.e1;
219 return ecore_blocks_parity_data[idx].reg_mask.e1h;
221 return ecore_blocks_parity_data[idx].reg_mask.e2;
223 return ecore_blocks_parity_data[idx].reg_mask.e3;
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_mac.c179 int idx = mac->instance->index; local
181 data32 = t1_read_reg_4(mac->adapter, MAC_REG_CSR(idx));
182 t1_write_reg_4(mac->adapter, MAC_REG_CSR(idx),
187 MAC_REG_CSR(idx));
195 adapter_name(mac->adapter), idx);
/illumos-gate/usr/src/uts/common/vm/
H A Danon.h337 #define ANON_ARRAY_HASH(amp, idx)\
338 ((((idx) + ((idx) >> ANON_ARRAY_SHIFT) +\
339 ((idx) >> (ANON_ARRAY_SHIFT << 1)) +\
340 ((idx) >> (ANON_ARRAY_SHIFT + (ANON_ARRAY_SHIFT << 1)))) ^\
/illumos-gate/usr/src/cmd/vscan/vscand/
H A Dvs_icap.c204 vs_icap_config(int idx, char *host, int port) argument
207 if (vs_icap_compare_se(idx, host, port) != 0) {
208 vs_icap_free_options(&vs_options[idx]);
209 (void) strlcpy(vs_options[idx].vso_host, host,
210 sizeof (vs_options[idx].vso_host));
211 vs_options[idx].vso_port = port;
275 /* take a copy of vs_options[idx] if they match the SE specified */
1723 * compare scanstamp with that stored for engine idx
1728 vs_icap_compare_scanstamp(int idx, vs_scanstamp_t scanstamp) argument
1736 rc = strcmp(scanstamp, vs_options[idx]
1750 vs_icap_compare_se(int idx, char *host, int port) argument
1806 int idx = ctx->vsc_idx; local
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c329 int idx; local
331 for (idx = 0; idx < NUM_THREAD_STATES; idx++) {
332 struct thread_state *tsp = &thread_states[idx];
344 int idx; local
346 for (idx = 0; idx < NUM_THREAD_STATES; idx++) {
347 struct thread_state *tsp = &thread_states[idx];
359 int idx; local
[all...]

Completed in 178 milliseconds

1234567891011>>