/titanic_41/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_ibtf_dto.c | 302 IN ib_send_op_type_t op_type, in dapls_ib_post_send() argument 353 "num_seg(%d) size(%d) hkey(%016llx)\n", op_type, in dapls_ib_post_send() 367 if (op_type == OP_SEND) { in dapls_ib_post_send() 372 ps_wr.wr_opcode = (ibt_wrc_opcode_t)op_type; in dapls_ib_post_send() 376 if (op_type == OP_RDMA_READ || op_type == OP_RDMA_WRITE) { in dapls_ib_post_send() 455 IN ib_send_op_type_t op_type, in dapls_ib_post_send_one() argument 482 "num_seg(%d) size(%d) hkey(%016llx)\n", op_type, in dapls_ib_post_send_one() 490 ps_wr.wr_opcode = (ibt_wrc_opcode_t)op_type; in dapls_ib_post_send_one() 494 if (op_type == OP_RDMA_READ || op_type == OP_RDMA_WRITE) { in dapls_ib_post_send_one()
|
H A D | dapl_tavor_ibtf_mrsync.c | 36 IN uint32_t op_type) in dapls_ib_lmr_sync_rdma_common() argument 50 args.mrs_flags = op_type; in dapls_ib_lmr_sync_rdma_common()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ip.c | 962 uint8_t op_type; in prt_hbh_options() local 989 GETINT8(op_type, data); in prt_hbh_options() 991 if (op_type == IP6OPT_PAD1) { in prt_hbh_options() 1002 op_type, op_len, len); in prt_hbh_options() 1015 switch (op_type) { in prt_hbh_options() 1057 "Option type = %u, len = %u", op_type, op_len); in prt_hbh_options() 1070 uint8_t op_type; in prt_dest_options() local 1098 GETINT8(op_type, data); in prt_dest_options() 1099 if (op_type == IP6OPT_PAD1) { in prt_dest_options() 1110 op_type, op_len, len); in prt_dest_options() [all …]
|
H A D | snoop_filter.c | 2607 enum optype op_type; member 2652 return (op->op_type); in find_op()
|
/titanic_41/usr/src/cmd/datadm/ |
H A D | datadm.c | 1728 int op_type = -1, errflg = 0; in main() local 1742 if (op_type != -1) errflg = 1; in main() 1743 op_type = DATADM_OP_VIEW; in main() 1746 if (op_type != -1) errflg = 1; in main() 1747 op_type = DATADM_OP_UPDATE; in main() 1750 if (op_type != -1) errflg = 1; in main() 1751 op_type = DATADM_OP_ADD; in main() 1755 if (op_type != -1) errflg = 1; in main() 1756 op_type = DATADM_OP_REMOVE; in main() 1770 if (errflg != 0 || op_type == -1 || optind < argc) { in main() [all …]
|
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | metaSession.c | 310 opstate.state[0].op_type = session->op1.type; in meta_GetOperationState() 362 if (state->op_type & encrypt_optypes) { in meta_set_opstate() 369 if (state->op_type & sign_optypes) { in meta_set_opstate() 461 if (opstate.state[0].op_type != 0) { in meta_SetOperationState() 475 session->op1.type = opstate.state[0].op_type; in meta_SetOperationState()
|
H A D | metaGlobal.h | 425 CK_FLAGS op_type; member
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_fzc.c | 1535 uint64_t page_no, uint64_t op_type, in nxge_init_hv_fzc_lp_op() argument 1550 major, channel, op_type, page_no, ioaddr_pp, ioaddr_size)); in nxge_init_hv_fzc_lp_op() 1555 switch (op_type) { in nxge_init_hv_fzc_lp_op() 1564 "op 0x%x hverr 0x%x", major, op_type, hverr)); in nxge_init_hv_fzc_lp_op() 1591 "op 0x%x hverr 0x%x", major, op_type, hverr)); in nxge_init_hv_fzc_lp_op() 1599 op_type, hverr)); in nxge_init_hv_fzc_lp_op() 1606 switch (op_type) { in nxge_init_hv_fzc_lp_op() 1615 "op 0x%x hverr 0x%x", major, op_type, hverr)); in nxge_init_hv_fzc_lp_op() 1653 op_type, hverr)); in nxge_init_hv_fzc_lp_op() 1663 "op 0x%x hverr 0x%x", major, op_type, hverr)); in nxge_init_hv_fzc_lp_op()
|
/titanic_41/usr/src/cmd/isns/isnsd/ |
H A D | func.c | 858 isns_type_t op_type; local 927 FOR_EACH_OP(op, op_len, op_type, { 928 if (op_type == 0) { 933 op_type, &op_uids, 943 ec = get_qry_attrs(op_uid, op_type, 955 FOR_EACH_OP(op, op_len, op_type, { 957 op_type, &op_uids, 967 ec = get_qry_attrs(op_uid, op_type, 1021 isns_type_t op_type; local 1066 ec = get_qry_keys(nodes_bmp, num_of_nodes, &op_type, [all …]
|
H A D | qry.c | 967 isns_type_t op_type, in get_qry_ops() argument 978 op_uids, num_of_ops, size, op_type, in get_qry_ops() 988 isns_type_t op_type, in get_qry_ops2() argument 1005 op_uids, num_of_ops, size, op_type, in get_qry_ops2() 1016 op_uids, num_of_ops, size, op_type, in get_qry_ops2()
|
/titanic_41/usr/src/lib/udapl/udapl_tavor/include/ |
H A D | dapl_adapter_util.h | 318 IN ib_send_op_type_t op_type, 327 IN ib_send_op_type_t op_type, 336 IN uint32_t op_type);
|
H A D | dapl_ep_util.h | 81 IN ib_send_op_type_t op_type);
|
/titanic_41/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_ep_util.c | 301 IN ib_send_op_type_t op_type) in dapl_ep_post_send_req() argument 333 op_type, in dapl_ep_post_send_req() 341 op_type, in dapl_ep_post_send_req()
|
/titanic_41/usr/src/uts/i86pc/io/acpi/acpidev/ |
H A D | acpidev_drv.c | 567 acpidev_boot_probe_device(acpidev_op_type_t op_type) in acpidev_boot_probe_device() argument 573 ASSERT(op_type == ACPIDEV_OP_BOOT_PROBE || in acpidev_boot_probe_device() 574 op_type == ACPIDEV_OP_BOOT_REPROBE); in acpidev_boot_probe_device() 576 infop = acpidev_alloc_walk_info(op_type, 0, ACPI_ROOT_OBJECT, in acpidev_boot_probe_device()
|
H A D | acpidev_util.c | 330 acpidev_alloc_walk_info(acpidev_op_type_t op_type, int lvl, ACPI_HANDLE hdl, in acpidev_alloc_walk_info() argument 338 infop->awi_op_type = op_type; in acpidev_alloc_walk_info()
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_init_ops.h | 248 u32 op_idx, op_type, addr, len; in ecore_init_block() local 261 op_type = op->raw.op; in ecore_init_block() 270 switch (op_type) { in ecore_init_block()
|
/titanic_41/usr/src/uts/i86pc/sys/ |
H A D | acpidev.h | 434 extern acpidev_walk_info_t *acpidev_alloc_walk_info(acpidev_op_type_t op_type,
|
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hpi_pfc.c | 35 hpi_pfc_tcam_check_completion(hpi_handle_t handle, tcam_op_t op_type) in hpi_pfc_tcam_check_completion() argument 42 switch (op_type) { in hpi_pfc_tcam_check_completion()
|
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_fflp.c | 202 npi_fflp_tcam_check_completion(npi_handle_t handle, tcam_op_t op_type); 224 npi_fflp_tcam_check_completion(npi_handle_t handle, tcam_op_t op_type) in npi_fflp_tcam_check_completion() argument 232 switch (op_type) { in npi_fflp_tcam_check_completion()
|
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 7227 __be32 op_type; member
|