| /onnv/onnv-gate/usr/src/lib/libpicl/ |
| picl2door.h | 78 picl_callnumber_t cnum; /* service call number */ member in struct:__anon3868 83 picl_callnumber_t cnum; /* service call number */ member in struct:__anon3869 91 picl_callnumber_t cnum; /* PICL_CNUM_INIT */ member in struct:__anon3870 96 picl_callnumber_t cnum; /* PICL_CNUM_INIT */ member in struct:__anon3871 105 picl_callnumber_t cnum; /* PICL_CNUM_FINI */ member in struct:__anon3872 109 picl_callnumber_t cnum; /* PICL_CNUM_FINI */ member in struct:__anon3873 116 picl_callnumber_t cnum; /* PICL_CNUM_GETROOT */ member in struct:__anon3874 120 picl_callnumber_t cnum; /* PICL_CNUM_GETROOT */ member in struct:__anon3875 128 picl_callnumber_t cnum; /* PICL_CNUM_GETATTRVAL */ member in struct:__anon3876 134 picl_callnumber_t cnum; /* PICL_CNUM_GETATTRVAL * member in struct:__anon3877 144 picl_callnumber_t cnum; \/* PICL_CNUM_GETATTRVALBYNAME *\/ member in struct:__anon3878 152 picl_callnumber_t cnum; \/* PICL_CNUM_GETATTRVALBYNAME *\/ member in struct:__anon3879 164 picl_callnumber_t cnum; \/* PICL_CNUM_GETATTRINFO *\/ member in struct:__anon3880 169 picl_callnumber_t cnum; \/* PICL_CNUM_GETATTRINFO *\/ member in struct:__anon3881 182 picl_callnumber_t cnum; \/* PICL_CNUM_GETFIRSTATTR *\/ member in struct:__anon3882 187 picl_callnumber_t cnum; \/* PICL_CNUM_GETFIRSTATTR *\/ member in struct:__anon3883 196 picl_callnumber_t cnum; \/* PICL_CNUM_GETNEXTATTR *\/ member in struct:__anon3884 201 picl_callnumber_t cnum; \/* PICL_CNUM_GETNEXTATTR *\/ member in struct:__anon3885 210 picl_callnumber_t cnum; \/* PICL_CNUM_GETATTRBYNAME *\/ member in struct:__anon3886 217 picl_callnumber_t cnum; \/* PICL_CNUM_GETATTRBYNAME *\/ member in struct:__anon3887 228 picl_callnumber_t cnum; \/* PICL_CNUM_GETATTRBYROW *\/ member in struct:__anon3888 233 picl_callnumber_t cnum; \/* PICL_CNUM_GETATTRBYROW *\/ member in struct:__anon3889 242 picl_callnumber_t cnum; \/* PICL_CNUM_GETATTRBYCOL *\/ member in struct:__anon3890 247 picl_callnumber_t cnum; \/* PICL_CNUM_GETATTRBYCOL *\/ member in struct:__anon3891 256 picl_callnumber_t cnum; \/* PICL_CNUM_SETATTRVAL *\/ member in struct:__anon3892 263 picl_callnumber_t cnum; \/* PICL_CNUM_SETATTRVAL *\/ member in struct:__anon3893 271 picl_callnumber_t cnum; \/* PICL_CNUM_SETATTRVALBYNAME *\/ member in struct:__anon3894 280 picl_callnumber_t cnum; \/* PICL_CNUM_SETATTRVALBYNAME *\/ member in struct:__anon3895 290 picl_callnumber_t cnum; \/* PICL_CNUM_PING *\/ member in struct:__anon3896 294 picl_callnumber_t cnum; \/* PICL_CNUM_PING *\/ member in struct:__anon3897 301 picl_callnumber_t cnum; \/* PICL_CNUM_WAIT *\/ member in struct:__anon3898 306 picl_callnumber_t cnum; \/* PICL_CNUM_WAIT service *\/ member in struct:__anon3899 315 picl_callnumber_t cnum; \/* PICL_CNUM_FINDNODE *\/ member in struct:__anon3900 325 picl_callnumber_t cnum; \/* PICL_CNUM_FINDNODE *\/ member in struct:__anon3901 333 picl_callnumber_t cnum; \/* PICL_CNUM_NODEBYPATH *\/ member in struct:__anon3902 339 picl_callnumber_t cnum; \/* PICL_CNUM_NODEBYPATH *\/ member in struct:__anon3903 347 picl_callnumber_t cnum; \/* PICL_CNUM_FRUTREEPARENT *\/ member in struct:__anon3904 352 picl_callnumber_t cnum; \/* PICL_CNUM_FRUTREEPARENT *\/ member in struct:__anon3905 360 picl_callnumber_t cnum; \/* PICL_CNUM_ERROR *\/ member in struct:__anon3906 [all...] |
| picl.c | 123 req_cnum = ((picl_service_t *)data_ptr)->in.cnum; 136 if (ret->in.cnum == req_cnum) 138 else if ((ret->in.cnum == PICL_CNUM_ERROR) && 160 req.cnum = PICL_CNUM_INIT; 283 req_fini.cnum = PICL_CNUM_FINI; 310 req_wait.cnum = PICL_CNUM_WAIT; 338 req_root.cnum = PICL_CNUM_GETROOT; 364 req_attrval.cnum = PICL_CNUM_GETATTRVAL; 403 req_attrvalbyname.cnum = PICL_CNUM_GETATTRVALBYNAME; 445 inargs->cnum = PICL_CNUM_SETATTRVAL [all...] |
| /onnv/onnv-gate/usr/src/cmd/smserverd/ |
| smserver.h | 184 smedia_callnumber_t cnum; /* service call number */ member in struct:__anon1774 189 smedia_callnumber_t cnum; /* service call number */ member in struct:__anon1775 194 smedia_callnumber_t cnum; /* SMEDIA_CNUM_PING */ member in struct:smedia_reqping 198 smedia_callnumber_t cnum; /* SMEDIA_CNUM_PING */ member in struct:smedia_retping 205 smedia_callnumber_t cnum; /* SMEDIA_CNUM_OPEN */ member in struct:smedia_reqopen 211 smedia_callnumber_t cnum; /* SMEDIA_CNUM_OPEN */ member in struct:smedia_retopen 215 smedia_callnumber_t cnum; /* SMEDIA_CNUM_USCSI_CMD */ member in struct:smedia_requscsi_cmd 225 smedia_callnumber_t cnum; /* SMEDIA_CNUM_USCSI_CMD */ member in struct:smedia_retuscsi_cmd 236 smedia_callnumber_t cnum; /* SMEDIA_CNUM_GET_DEVICE_INFO */ member in struct:smedia_reqget_device_info 240 smedia_callnumber_t cnum; /* SMEDIA_CNUM_SET_SHFD * member in struct:smedia_reqset_shfd 245 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_GET_DEVICE_INFO *\/ member in struct:smedia_retget_device_info 255 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_GET_MEDIUM_PROPERTY *\/ member in struct:smedia_reqget_medium_property 259 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_GET_MEDIUM_PROPERTY *\/ member in struct:smedia_retget_medium_property 264 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_GET_PROTECTION_STATUS *\/ member in struct:smedia_reqget_protection_status 268 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_GET_PROTECTION_STATUS *\/ member in struct:smedia_retget_protection_status 273 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_SET_PROTECTION_STATUS *\/ member in struct:smedia_reqset_protection_status 278 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_SET_PROTECTION_STATUS *\/ member in struct:smedia_retset_protection_status 282 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_RAW_READ *\/ member in struct:smedia_reqraw_read 288 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_RAW_READ *\/ member in struct:smedia_retraw_read 294 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_RAW_WRITE *\/ member in struct:smedia_reqraw_write 301 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_RAW_WRITE *\/ member in struct:smedia_retraw_write 306 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_FORMAT *\/ member in struct:smedia_reqformat 312 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_FORMAT *\/ member in struct:smedia_retformat 316 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_CHECK_FORMAT_STATUS *\/ member in struct:smedia_reqcheck_format_status 320 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_CHECK_FORMAT_STATUS *\/ member in struct:smedia_retcheck_format_status 325 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_REASSIGN_BLOCK *\/ member in struct:smedia_reqreassign_block 330 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_REASSIGN_BLOCK *\/ member in struct:smedia_retreassign_block 334 smedia_callnumber_t cnum; \/* SMEDIA_CNUM_ERROR *\/ member in struct:__anon1776 [all...] |
| smediad.c | 386 xlate_cnum(smedia_callnumber_t cnum) 388 switch (cnum) { [all...] |
| /onnv/onnv-gate/usr/src/cmd/picl/picld/ |
| picld.c | 124 picld_return_error(picl_callnumber_t cnum, picl_errno_t err) 128 ret_error.cnum = PICL_CNUM_ERROR; 129 ret_error.in_cnum = cnum; 148 picld_return_error(req->req_init.cnum, PICL_NOTSUPPORTED); 150 ret_init.cnum = req->req_init.cnum; 165 ret.cnum = in->req_fini.cnum; 176 ret.cnum = in->req_ping.cnum; [all...] |
| /onnv/onnv-gate/usr/src/cmd/devfsadm/ |
| sgen_link.c | 66 char *baddr, *cnum, *tstr; local 72 if ((cnum = find_ctrlr(node, minor)) == NULL) 109 di_minor_name(minor), cnum, wwn, lun64); 117 di_minor_name(minor), cnum, wwn, sl); 121 di_minor_name(minor), cnum, wwn, lun64); 136 di_minor_name(minor), cnum, buf) >= sizeof (lpath)) 155 di_minor_name(minor), cnum, buf, lun) >= sizeof (lpath)) 170 di_minor_name(minor), cnum, targ, lun) >= sizeof (lpath)) 176 free(cnum);
|
| /onnv/onnv-gate/usr/src/cmd/sgs/libconv/common/ |
| cap.c | 73 conv_iter_elfcap(const elfcap_desc_t *cdp, uint_t cnum, 80 for (; cnum-- > 0; cdp++) {
|
| /onnv/onnv-gate/usr/src/uts/sun4u/vm/ |
| mach_sfmmu.h | 76 * if is_shctx = 0 then we set the SCONTEXT to cnum and invalidate the 81 * cnum = cnum 87 #define SET_SECCTX(cnum, is_shctx, tmp1, tmp2, label) \ 92 stxa cnum, [tmp1]ASI_MMU_CTX ;\ 97 mov %g0, cnum ;\ 101 sllx cnum, CTXREG_CTX_SHIFT, cnum ;\ 102 srlx cnum, CTXREG_CTX_SHIFT, cnum ;\ [all...] |
| /onnv/onnv-gate/usr/src/lib/libsmedia/plugins/scsi/common/ |
| s_generic.c | 86 reqget_medium_property.cnum = SMEDIA_CNUM_GET_MEDIUM_PROPERTY; 102 if (reterror->cnum == SMEDIA_CNUM_ERROR) { 160 reqget_device_info.cnum = SMEDIA_CNUM_GET_DEVICE_INFO; 179 if (reterror->cnum == SMEDIA_CNUM_ERROR) { 263 reqraw_write.cnum = SMEDIA_CNUM_RAW_WRITE; 281 if (reterror->cnum == SMEDIA_CNUM_ERROR) { 325 reqraw_read.cnum = SMEDIA_CNUM_RAW_READ; 342 if (reterror->cnum == SMEDIA_CNUM_ERROR) { 385 reqformat.cnum = SMEDIA_CNUM_FORMAT; 405 if (reterror->cnum == SMEDIA_CNUM_ERROR) [all...] |
| /onnv/onnv-gate/usr/src/cmd/picl/prtpicl/ |
| prtpicl.c | 137 int cnum; local 153 if ((s = getenv("COLUMNS")) != NULL && (cnum = atoi(s)) > 0) 154 columns = cnum; 161 cnum = PROPINFO_LEFT_MARGIN(lvl); 162 if ((nbytes * COLUMNS_PER_BYTE + cnum) > columns) { 164 cnum = 0; 167 if (cnum > columns - COLUMNS_PER_BYTE) { 169 cnum = 0; 172 cnum += COLUMNS_PER_BYTE;
|
| /onnv/onnv-gate/usr/src/lib/libsmedia/library/common/ |
| l_misc.c | 119 reqping.cnum = SMEDIA_CNUM_PING; 137 if (retping->cnum != SMEDIA_CNUM_PING) { 138 DPRINTF1("*** door call failed *** cnum " 139 "returned = 0x%x\n", retping->cnum); 173 reqping.cnum = SMEDIA_CNUM_PING; 190 if (retping->cnum != SMEDIA_CNUM_PING) { 191 DPRINTF1("*** door call failed *** cnum returned " 192 "= 0x%x\n", retping->cnum); 408 reqopen.cnum = SMEDIA_CNUM_OPEN_FD; 430 if (reterror->cnum != SMEDIA_CNUM_OPEN_FD) [all...] |
| /onnv/onnv-gate/usr/src/common/elfcap/ |
| elfcap.c | 354 uint_t cnum, char *str, size_t slen, elfcap_fmt_t fmt) 363 for (cnt = cnum; cnt > 0; cnt--) { 461 uint_t cnum) 467 for (num = 0; num < cnum; num++) {
|
| /onnv/onnv-gate/usr/src/uts/sfmmu/vm/ |
| hat_sfmmu.h | 553 * The current cnum to be allocated on this MMU context domain. It 625 * cnum 634 uint64_t cnum:16; member in struct:sfmmu_ctx 793 #define TRACE_CTXS(mutex, ptr, cnum, stolen_sfmmu, stealing_sfmmu, type) \ 797 (ptr)->sc_cnum = (cnum); \ 805 #define TRACE_CTXS(mutex, ptr, cnum, stolen_sfmmu, stealing_sfmmu, type) [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/rsm/ |
| rsm.h | 256 int cnum; member in struct:__anon8053 276 int32_t cnum; member in struct:__anon8054
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
| ap.h | 103 int cnum; member in struct:__anon2764
|
| ap_sbd.c | 177 ctl->ic_unit = a->cnum; 184 DBG(" cname=<%s> cnum=%d", a->cname, a->cnum); 280 DBG("cname=<%s> cunit=<%d>\n", a->cname, a->cnum); 287 if (dst->ds_unit != a->cnum) 557 ctl->ic_unit = a->cnum;
|
| ap.c | 135 a->cnum = -1; 274 a->cnum = i; 300 DBG("cnum=%d\n", a->cnum);
|
| /onnv/onnv-gate/usr/src/lib/libsqlite/src/ |
| pragma.c | 412 int cnum = pIdx->aiColumn[i]; local 414 sqliteVdbeAddOp(v, OP_Integer, cnum, 0); 415 assert( pTab->nCol>cnum ); 416 sqliteVdbeOp3(v, OP_String, 0, 0, pTab->aCol[cnum].zName, 0);
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/x509/ |
| x509_vfy.c | 575 int ok, cnum; local 576 cnum = ctx->error_depth; 577 x = sk_X509_value(ctx->chain, cnum); 727 int ok = 0, chnum, cnum; local 728 cnum = ctx->error_depth; 733 if(cnum < chnum) 734 issuer = sk_X509_value(ctx->chain, cnum + 1); [all...] |
| /onnv/onnv-gate/usr/src/uts/sun4v/vm/ |
| mach_sfmmu.h | 71 * cnum = cnum 75 #define SET_SECCTX(cnum, is_shctx, tmp1, tmp2, label) \ 78 stxa cnum, [tmp1]ASI_MMU_CTX; /* set 2nd ctx reg. */ \
|
| mach_sfmmu.c | 364 ASSERT(sfmmup->sfmmu_ctxs[i].cnum == INVALID_CONTEXT);
|
| /onnv/onnv-gate/usr/src/lib/lvm/libmeta/common/ |
| meta_db_balance.c | 218 tcinfop->cnum != (*clpp)->ctl_cinfop->cnum || 971 save_cnum = c->ctl_cinfop->cnum; 982 save_cnum != c->ctl_cinfop->cnum ||
|
| meta_check.c | 711 (cinfop1->cnum != cinfop2->cnum) ||
|
| /onnv/onnv-gate/usr/src/uts/sfmmu/ml/ |
| sfmmu_kdi.s | 227 * kdi_vatotte(uintptr_t va, int cnum) 256 kdi_vatotte(uintptr_t va, int cnum, tte_t *ttep) 279 mov %o1, %g2 /* cnum in %g2 */
|
| sfmmu_asm.s | 559 .asciz "sfmmu_asm: cnum is greater than MAX_SFMMU_CTX_VAL" 586 * if allocflag == 1, then alloc ctx when HAT mmu cnum == INVALID . 587 * if allocflag == 0, then do not alloc ctx if HAT mmu cnum == INVALID, which 597 * Hardware context register and HAT mmu cnum are updated accordingly. 663 ! load HAT sfmmu_ctxs[mmuid] gnum, cnum 670 * %g6 = sfmmu cnum returned 678 cmp %g6, INVALID_CONTEXT ! hat cnum == INVALID ?? 679 bne,pt %icc, 1f ! valid hat cnum, check gnum 682 ! cnum == INVALID, check allocflag 687 ! (invalid HAT cnum) && (allocflag == 1 [all...] |