HomeSort by relevance Sort by last modified time
    Searched defs:optype (Results 1 - 17 of 17) sorted by null

  /onnv/onnv-gate/usr/src/uts/sun4v/cpu/
generic.c 232 uint_t optype, op3, asi; local
240 optype = (instr >> 30) & 0x3;
250 if (!IS_VIS1(optype, op3) &&
251 !IS_PARTIAL_OR_SHORT_FLOAT_LD_ST(optype, op3, asi)) {
niagara.c 273 uint_t optype, op3, asi; local
281 optype = (instr >> 30) & 0x3;
291 if (!IS_VIS1(optype, op3) &&
292 !IS_PARTIAL_OR_SHORT_FLOAT_LD_ST(optype, op3, asi)) {
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_netbios.c 165 char *optype; local
169 optype = "Query";
172 optype = "Registration";
175 optype = "Release";
178 optype = "WACK";
181 optype = "Refresh";
184 optype = "Unknown";
189 sprintf(get_line(0, 0), "Type = %s %s", optype, resptype);
191 sprintf(xtra, "%s %s", optype, resptype);
snoop_filter.c 145 enum optype { enum
570 switch ((enum optype) *op) {
1061 emitop(enum optype opcode)
1319 enum optype m_optype;
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
bofi.h 120 uint_t optype; member in struct:bofi_errdef
143 uint_t optype; member in struct:bofi_errdef32
204 * values for optype
  /onnv/onnv-gate/usr/src/uts/common/crypto/core/
kcf_callprov.c 864 kcf_op_type_t optype; local
866 optype = params->rp_optype;
872 switch (optype) {
924 switch (optype) {
976 switch (optype) {
1019 switch (optype) {
1064 switch (optype) {
1131 switch (optype) {
1200 switch (optype) {
1684 kcf_op_type_t optype; local
    [all...]
kcf_sched.c 386 kcf_op_type_t optype; local
389 optype = params->rp_optype;
391 if (!(IS_INIT_OP(optype) || IS_ATOMIC_OP(optype)))
400 *fg = (optype == KCF_OP_INIT) ? CRYPTO_FG_DIGEST :
410 *fg = (optype == KCF_OP_INIT) ? CRYPTO_FG_MAC :
420 switch (optype) {
428 ASSERT(optype == KCF_OP_SIGN_RECOVER_ATOMIC);
439 switch (optype) {
447 ASSERT(optype == KCF_OP_VERIFY_RECOVER_ATOMIC)
1336 kcf_op_type_t optype; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/sparc/v9/os/
simulator.c 847 uint_t inst, optype, op3, asi; local
888 optype = (inst >> 30) & 0x3;
898 if (IS_VIS1(optype, op3) ||
899 IS_PARTIAL_OR_SHORT_FLOAT_LD_ST(optype, op3, asi) ||
900 IS_FLOAT_QUAD_OP(optype, op3)) {
915 if (optype == 2 && op3 == IOP_V8_POPC) {
917 } else if (optype == 3 && op3 == IOP_V8_POPC) {
919 } else if (optype == OP_V8_ARITH && op3 == IOP_V8_MULScc) {
923 if (optype == OP_V8_LDSTR) {
957 switch (optype) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
dhcptab.c 707 int index, optype, i, j, err = 0; local
746 optype = OP_ADDITION;
750 optype = OP_DELETION;
755 optype = OP_BOOLEAN;
763 switch (optype) {
  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/nfslog/
nfslog_trans.c 77 uchar_t optype; /* read, write, ...? */ member in struct:transentry
179 switch (entry->optype) {
198 switch (entry->optype) {
215 switch (entry->optype) {
236 switch (entry->optype) {
581 newte->optype = TRANS_OPER_READ;
650 newte->optype = TRANS_OPER_WRITE;
732 newte->optype = TRANS_OPER_SETATTR;
789 newte->optype = TRANS_OPER_CREATE;
858 newte->optype = TRANS_OPER_REMOVE
2000 char *optype; local
    [all...]
  /onnv/onnv-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
ldap_principal2.c 230 process_db_args(context, db_args, xargs, optype)
234 OPERATION optype;
250 if (optype == MODIFY_PRINCIPAL ||
261 if (optype == MODIFY_PRINCIPAL ||
476 OPERATION optype; local
510 optype = ADD_PRINCIPAL;
512 optype = MODIFY_PRINCIPAL;
518 if ((st=process_db_args(context, db_args, &xargs, optype)) != 0)
781 if (optype == MODIFY_PRINCIPAL &&
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
perl.c 2243 I32 optype; local
    [all...]
pp_ctl.c 1268 I32 optype; local
1359 I32 optype; local
1386 if (optype == OP_REQUIRE) {
1803 I32 optype = 0; local
1911 I32 optype; local
2637 I32 optype; local
2822 I32 optype = 0; \/* Might be reset by POPEVAL. *\/ local
3431 I32 optype; local
3517 I32 optype; local
    [all...]
pp_sys.c 2165 int optype = PL_op->op_type; local
2616 int optype = PL_op->op_type; local
2697 int optype = PL_op->op_type; local
4049 int optype; local
    [all...]
  /onnv/onnv-gate/usr/src/lib/pkcs11/libpkcs11/common/
metaGlobal.h 319 CK_FLAGS optype; /* place holder for init parameters */ member in struct:crypto_init
585 CK_RV meta_operation_init(CK_FLAGS optype, meta_session_t *session,
587 CK_RV meta_operation_init_defer(CK_FLAGS optype, meta_session_t *session,
589 CK_RV meta_do_operation(CK_FLAGS optype, int mode,
593 void meta_operation_cleanup(meta_session_t *session, CK_FLAGS optype,
  /onnv/onnv-gate/usr/src/uts/common/sys/scsi/targets/
stdef.h 714 }optype; typedef in typeref:enum:__anon12
983 optype un_lastop; /* last I/O was: read/write/ctl */
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
emlxs_mbox.h 2620 uint32_t optype; member in struct:__anon43::__anon44::__anon87::__anon88
    [all...]

Completed in 1379 milliseconds