Home
last modified time | relevance | path

Searched refs:dcnt (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/lib/libeti/form/common/
H A Dregex.c154 intptr_t i, lcnt, dcnt, gflg; in __advance() local
205 (void) __getrnge(&lcnt, &dcnt, &ep[i]); in __advance()
210 while (dcnt--) in __advance()
218 (void) __getrnge(&lcnt, &dcnt, ep); in __advance()
223 while (dcnt--) in __advance()
225 if (dcnt < 0) lp++; in __advance()
229 (void) __getrnge(&lcnt, &dcnt, ep); in __advance()
234 while (dcnt--) in __advance()
236 if (dcnt < 0) lp++; in __advance()
241 (void) __getrnge(&lcnt, &dcnt, (ep + (*ep & 0377))); in __advance()
[all …]
/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.c175 tf_pad_new(topo_mod_t *mp, int pcnt, int dcnt) in tf_pad_new() argument
180 pcnt, dcnt); in tf_pad_new()
184 r->tpad_dcnt = dcnt; in tf_pad_new()
H A Dtopo_xml.c1176 int dcnt = 0; in pad_process() local
1199 dcnt++; in pad_process()
1255 dcnt, pgcnt, ecnt, joined_set); in pad_process()
1287 if ((new = tf_pad_new(mp, pgcnt, dcnt)) == NULL) in pad_process()
/titanic_50/usr/src/uts/common/cpr/
H A Dcpr_dump.c806 pgcnt_t dcnt = 0, tcnt = 0; in cpr_count_upages() local
820 dcnt++; /* dirty count */ in cpr_count_upages()
824 STAT->cs_upage2statef = dcnt; in cpr_count_upages()
826 dcnt, tcnt); in cpr_count_upages()
828 dcnt, mmu_ptob(dcnt)); in cpr_count_upages()
830 return (dcnt); in cpr_count_upages()
/titanic_50/usr/src/uts/common/crypto/core/
H A Dkcf_cryptoadm.c976 uint_t dcnt = 0; in crypto_build_permitted_mech_names() local
985 dcnt++; in crypto_build_permitted_mech_names()
990 if (scnt == dcnt) { in crypto_build_permitted_mech_names()
996 mech_names = kmem_alloc((scnt - dcnt) * sizeof (crypto_mech_name_t), in crypto_build_permitted_mech_names()
1010 *count = scnt - dcnt; in crypto_build_permitted_mech_names()
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c433 int dcnt = 0, rcnt; in declare_dev_and_fn() local
447 ++dcnt; in declare_dev_and_fn()
455 if (dcnt) { in declare_dev_and_fn()
464 if (dcnt) in declare_dev_and_fn()
/titanic_50/usr/src/uts/common/io/hme/
H A Dhme_mac.h405 uint_t dcnt; /* defer timer counter [15-0] (RW) */ member
/titanic_50/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c1215 double dcnt = Blk_cnt, dBpi = Bpi, dsiz = BLKSIZ, dgap = 0.3; in blks_per_ft() local
1217 return ((int)(dcnt / (((dcnt * dsiz / dBpi) + dgap) / 12.0) * disc)); in blks_per_ft()
/titanic_50/usr/src/uts/sun/io/eri/
H A Deri_mac.h722 uint32_t dcnt; /* 0x6110 defer timer cnt [15-0] (RW) */ member
H A Deri.c1569 PUT_MACREG(dcnt, 0); in eri_init_macregs_generic()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c14030 uint32_t dcnt; in fp_validate_area_domain() local
14097 dcnt = count; in fp_validate_area_domain()
14215 ASSERT(listindex == dcnt); in fp_validate_area_domain()