Searched refs:sup_count (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/unistat/
H A Dspcs_s_impl.h73 unsigned char sup_count: 3; member in struct:__anon4532
87 unsigned char sup_count: 3; member in struct:__anon4533
109 * nonzero sup_count fields. The supplemental data references can
H A Dspcs_s_k.c160 d = p->idata[0].f.sup_count + 1;
185 if ((p->icount + c.f.sup_count + 1) > SPCS_S_IDSIZE) {
352 while (c.f.sup_count--) {
487 idx += p->idata[idx].f.sup_count + 1;
550 while (c.f.sup_count--) {
599 while (c.f.sup_count--) {
729 if (p->idata[p->icount++].f.sup_count != 1)
731 "SPCS: Unistat wrong sup_count in spcs_s_add_bytestream");
854 suppcount = p->idata[i].f.sup_count;
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_kef_ioctl.c55 uint_t sup_count; local
63 sup_count = pent->sup_count;
64 if (sup_count > 1) {
66 (sup_count - 1);
77 pload_soft_conf->sc_count = sup_count;
81 while (i < sup_count) {
446 count = pent->sup_count;
H A Dcryptoadm.h78 uint_t sup_count; member in struct:entry
H A Dadm_kef_util.c120 pent->sup_count = 0;
147 pent2->sup_count = pent1->sup_count;
250 pent->sup_count = count;
799 pent_dev->sup_count = mcount;
841 pent_soft->sup_count = get_mech_count(pmech);
H A Dadm_kef.c732 pent->sup_count = get_mech_count(mlist);
996 pent->sup_count = 0;
/illumos-gate/usr/src/lib/libunistat/common/
H A Dspcs_s_u.c98 idx += p->idata[idx].f.sup_count + 1;
123 sup = p->idata[idx].f.sup_count;
/illumos-gate/usr/src/cmd/avs/errgen/
H A Derrgen.c215 c.f.sup_count = fc;

Completed in 79 milliseconds