Home
last modified time | relevance | path

Searched refs:opcode (Results 1 – 25 of 249) sorted by last modified time

12345678910

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kshare.c112 int opcode; in smb_kshare_upcall() local
114 opcode = (add_share) ? SMB_SHROP_ADD : SMB_SHROP_DELETE; in smb_kshare_upcall()
118 smb_dr_put_uint32(enc_ctx, opcode); in smb_kshare_upcall()
120 switch (opcode) { in smb_kshare_upcall()
167 if (smb_kshare_chk_dsrv_status(opcode, dec_ctx) != 0) { in smb_kshare_upcall()
175 if (opcode == SMB_SHROP_ADD) in smb_kshare_upcall()
1278 smb_kshare_chk_dsrv_status(int opcode, smb_dr_ctx_t *dec_ctx) in smb_kshare_chk_dsrv_status() argument
1290 opcode, err); in smb_kshare_chk_dsrv_status()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c4908 hdr_req->opcode = COMMON_OPCODE_GET_PHY_DETAILS; in emlxs_fca_port_manage()
H A Demlxs_sli4.c3758 switch (hdr_req->opcode) { in emlxs_sli4_issue_mbox_cmd()
3786 switch (hdr_req->opcode) { in emlxs_sli4_issue_mbox_cmd()
3846 (mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode == in emlxs_sli4_issue_mbox_cmd()
3897 (mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode == in emlxs_sli4_issue_mbox_cmd()
8626 mb->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_sli4_post_sgl_pages()
8632 hdr_req->opcode = FCOE_OPCODE_CFG_POST_SGL_PAGES; in emlxs_sli4_post_sgl_pages()
8718 mb->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_sli4_post_hdr_tmplates()
H A Demlxs_mbox.c330 hdr_req->opcode = COMMON_OPCODE_NOP; in emlxs_mbext_noop()
444 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_mb_cq_create()
476 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_mb_cq_create()
537 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_mb_get_port_name()
578 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_mb_get_sli4_params()
609 mb4->un.varSLIConfig.be.un_hdr.hdr_req2.opcode = in emlxs_mb_get_extents_info()
648 mb4->un.varSLIConfig.be.un_hdr.hdr_req2.opcode = in emlxs_mb_get_extents()
688 mb4->un.varSLIConfig.be.un_hdr.hdr_req2.opcode = in emlxs_mb_alloc_extents()
730 mb4->un.varSLIConfig.be.un_hdr.hdr_req2.opcode = in emlxs_mb_dealloc_extents()
779 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_mb_wq_create()
[all …]
H A Demlxs_fcf.c5558 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_fcoe_fcftab_sol_action()
5600 hdr_req->opcode = FCOE_OPCODE_ADD_FCF_TABLE; in emlxs_fcoe_fcftab_sol_action()
5962 hdr_req->opcode = FCOE_OPCODE_READ_FCF_TABLE; in emlxs_fcoe_fcftab_read_action()
7048 hdr_req->opcode = FCOE_OPCODE_DELETE_FCF_TABLE; in emlxs_fcoe_fcftab_fcf_delete()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c5719 int opcode; in zfs_ioc_share() local
5795 opcode = (zc->zc_share.z_sharetype == ZFS_SHARE_NFS || in zfs_ioc_share()
5802 error = zshare_fs(opcode, in zfs_ioc_share()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_i225.c718 s32 igc_write_erase_flash_command_i225(struct igc_hw *hw, u32 opcode, in igc_write_erase_flash_command_i225() argument
743 flswctl = address | opcode; in igc_write_erase_flash_command_i225()
H A Digc_i225.h20 s32 igc_write_erase_flash_command_i225(struct igc_hw *hw, u32 opcode,
/illumos-gate/usr/src/common/nvme/
H A Dnvme_vuc.c40 const nvme_valid_ctrl_data_t *data, uint64_t opcode, char *msg, in nvme_vuc_field_valid_opc() argument
44 NVME_PASSTHRU_MAX_ADMIN_OPC, msg, msglen, opcode)); in nvme_vuc_field_valid_opc()
/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c7139 isunsigned_op(char *opcode) in isunsigned_op() argument
7149 where = opcode + strlen(opcode) - 1; in isunsigned_op()
7150 while (where > opcode && *where != ' ') in isunsigned_op()
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAtapi.h342 UINT8 opcode; member
360 UINT8 opcode; member
379 UINT8 opcode; member
398 UINT8 opcode; member
417 UINT8 opcode; member
436 UINT8 opcode; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h2684 uint32_t opcode:8; member
2694 uint32_t opcode:8; member
2715 uint32_t opcode:8; member
2727 uint32_t opcode:8; member
2749 uint32_t opcode:8; member
2756 uint32_t opcode:8; member
2882 uint32_t opcode; member
H A Demlxs_extern.h123 uint32_t opcode, uint32_t fcp_param);
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfssys.h242 enum nfssys_op opcode; /* operation discriminator */ member
270 enum nfssys_op opcode; /* operation discriminator */ member
315 extern int nfssys(enum nfssys_op opcode, void *arg);
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc.c2032 lmrc_get_dcmd(lmrc_t *lmrc, uint16_t flags, uint32_t opcode, uint32_t xferlen, in lmrc_get_dcmd() argument
2044 dcmd->md_opcode = opcode; in lmrc_get_dcmd()
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c2432 long opcode; in aui_privsys() member
2435 switch (uap->opcode) { in aui_privsys()
/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Damdvi_hw.c319 cmd->opcode = AMDVI_CMP_WAIT_OPCODE; in amdvi_cmd_cmp()
335 cmd->opcode = AMDVI_INVD_DTE_OPCODE; in amdvi_cmd_inv_dte()
354 cmd->opcode = AMDVI_INVD_PAGE_OPCODE; in amdvi_cmd_inv_iommu_pages()
389 cmd->opcode = AMDVI_INVD_IOTLB_OPCODE; in amdvi_cmd_inv_iotlb()
407 cmd->opcode = AMDVI_INVD_INTR_OPCODE; in amdvi_cmd_inv_intr_map()
511 " 0x%x 0x%lx\n", i, off, cmd->opcode, in amdvi_dump_cmds()
631 switch (evt->opcode) { in amdvi_decode_evt()
655 printf("\t[%s EVT]\n", (evt->opcode == AMDVI_EVENT_ILLEGAL_CMD) ? in amdvi_decode_evt()
659 cmd->opcode, cmd->word0, cmd->word1, cmd->addr); in amdvi_decode_evt()
679 printf("Unsupported AMD-Vi event:%d\n", evt->opcode); in amdvi_decode_evt()
[all …]
H A Damdvi_priv.h117 uint8_t opcode:4; member
158 uint8_t opcode:4; member
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c1117 int opcode; in zonecfg_refresh_index_file() local
1134 opcode = PZE_MODIFY; in zonecfg_refresh_index_file()
1146 opcode = PZE_ADD; in zonecfg_refresh_index_file()
1150 opcode = PZE_MODIFY; in zonecfg_refresh_index_file()
1159 opcode = PZE_MODIFY; in zonecfg_refresh_index_file()
1162 if ((err = putzoneent(&ze, opcode)) != Z_OK) in zonecfg_refresh_index_file()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h1541 uint8_t opcode; member
1543 uint8_t opcode;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c2895 opcode = crbEntry->b.cv.opcode; in ql_8021_md_cntrl()
2896 if (opcode & QL_DBG_OPCODE_WR) { in ql_8021_md_cntrl()
2898 opcode &= ~QL_DBG_OPCODE_WR; in ql_8021_md_cntrl()
2900 if (opcode & QL_DBG_OPCODE_RW) { in ql_8021_md_cntrl()
2903 opcode &= ~QL_DBG_OPCODE_RW; in ql_8021_md_cntrl()
2905 if (opcode & QL_DBG_OPCODE_AND) { in ql_8021_md_cntrl()
2908 opcode &= ~QL_DBG_OPCODE_AND; in ql_8021_md_cntrl()
2913 opcode &= ~QL_DBG_OPCODE_OR; in ql_8021_md_cntrl()
2917 if (opcode & QL_DBG_OPCODE_OR) { in ql_8021_md_cntrl()
2921 opcode &= ~QL_DBG_OPCODE_OR; in ql_8021_md_cntrl()
[all …]
H A Dql_isr.c3481 uint8_t opcode; in ql_els_passthru_entry() local
3495 opcode = ddi_get8(rsp_q->rsp_ring.acc_handle, in ql_els_passthru_entry()
3500 opcode, srb, srb->pkt, tq, tq->d_id.b24, in ql_els_passthru_entry()
3503 if (opcode == LA_ELS_PLOGI) { in ql_els_passthru_entry()
H A Dql_ioctl.c1377 if (vpdbuf == NULL || opcode == NULL) { in ql_vpd_findtag()
1386 if (opcode[0] == VPD_TAG_END) { in ql_vpd_findtag()
1395 if (bcmp(opcode, vpd, strlen(opcode)) == 0) { in ql_vpd_findtag()
1443 ql_vpd_lookup(ql_adapter_state_t *ha, uint8_t *opcode, uint8_t *bp, in ql_vpd_lookup() argument
1452 if (opcode == NULL || bp == NULL || bplen < 1) { in ql_vpd_lookup()
1454 "bp=%ph, bplen=%xh\n", opcode, bp, bplen); in ql_vpd_lookup()
1478 if (*opcode == VPD_TAG_END || *opcode == VPD_TAG_LRT || in ql_vpd_lookup()
1479 *opcode == VPD_TAG_LRTC) { in ql_vpd_lookup()
1518 if (opcode[1] != 0) { in ql_vpd_lookup()
1519 EL(ha, "unable to find tag '%s'\n", opcode); in ql_vpd_lookup()
[all …]
H A Dql_api.c4304 uint32_t opcode; in ql_port_manage() local
4661 opcode = QL_ECHO_CMD; in ql_port_manage()
4662 BIG_ENDIAN_32(&opcode); in ql_port_manage()
4752 ddi_rep_put8(buffer_xmt.acc_handle, (uint8_t *)&opcode, in ql_port_manage()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c58 int8_t *opcode);
1534 if (vpdbuf == NULL || opcode == NULL) { in qlt_vpd_findtag()
1541 if (opcode[0] == VPD_TAG_END) { in qlt_vpd_findtag()
1549 if (bcmp(opcode, vpd, strlen(opcode)) == 0) { in qlt_vpd_findtag()
1595 if (opcode == NULL || bp == NULL || bplen < 1) { in qlt_vpd_lookup()
1597 "bp=%ph, bplen=%xh\n", opcode, bp, bplen); in qlt_vpd_lookup()
1606 if (*opcode == VPD_TAG_END || *opcode == VPD_TAG_LRT || in qlt_vpd_lookup()
1607 *opcode == VPD_TAG_LRTC) { in qlt_vpd_lookup()
1648 if (opcode[1] != '\0') { in qlt_vpd_lookup()
1649 EL(qlt, "unable to find tag '%s'\n", opcode); in qlt_vpd_lookup()
[all …]

12345678910