Home
last modified time | relevance | path

Searched refs:opcode (Results 226 – 249 of 249) sorted by relevance

12345678910

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg437 # "%*s%s", used to insert leading white space and the opcode name.
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c3748 hdr_req->opcode = COMMON_OPCODE_MANAGE_FAT; in emlxs_dump_tigershark_log()
3810 hdr_req->opcode = COMMON_OPCODE_MANAGE_FAT; in emlxs_dump_tigershark_log()
H A Demlxs_dfc.c10621 ((hdr_req->opcode == COMMON_OPCODE_WRITE_OBJ) || in emlxs_dfc_send_mbox4()
10622 (hdr_req->opcode == COMMON_OPCODE_READ_OBJ_LIST) || in emlxs_dfc_send_mbox4()
10623 (hdr_req->opcode == COMMON_OPCODE_READ_OBJ))) { in emlxs_dfc_send_mbox4()
10937 hdr_req->opcode = FCOE_OPCODE_READ_FCF_TABLE; in emlxs_dfc_rd_be_fcf()
11002 mb->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_dfc_set_be_dcbx()
11058 mb->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_dfc_get_be_dcbx()
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()
H A Demlxs_solaris.c4908 hdr_req->opcode = COMMON_OPCODE_GET_PHY_DETAILS; in emlxs_fca_port_manage()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h64 __le16 opcode; member
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c469 rsm_intr_q_op_t opcode, rsm_addr_t src,
5185 rsm_intr_q_op_t opcode, rsm_addr_t src, in rsm_srv_func() argument
5193 switch (opcode) { in rsm_srv_func()
5206 "rsm_srv_func: unknown opcode = %x\n", opcode)); in rsm_srv_func()
/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/sys/ib/adapters/tavor/
H A Dtavor_hw.h1407 uint32_t opcode :8; member
/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/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c2225 wc->opcode = ibt2of_wc_opcode(ibt_wc->wc_type); in set_wc()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c6733 uint16_t opcode; in pmcs_check_iomb_status() local
6740 opcode = LE_32(iomb[0]) & 0xfff; in pmcs_check_iomb_status()
6742 switch (opcode) { in pmcs_check_iomb_status()
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt617 comment=opcode, KSSL_ADD_ENTRY:
623 comment=opcode, KSSL_DELETE_ENTRY:
/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/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c568 pkt->opcode); in ql_dump_req_pkt()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c59 fct_cmd_t **ret_ppcmd, uint16_t opcode);
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9655 u8 opcode = *(const u8 *)rpl; in t4_handle_fw_rpl() local
9667 if (opcode == FW_PORT_CMD && in t4_handle_fw_rpl()
9682 CH_WARN_RATELIMIT(adap, "Unknown firmware reply %d\n", opcode); in t4_handle_fw_rpl()
/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.S1021 srlx %o5, 58, %o5 ! isolate op3 part of opcode
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in4500 Dwarf_Small /*opcode*/,
4508 Dwarf_Small /*opcode*/,
H A Dlibdwarf.h.in4500 Dwarf_Small /*opcode*/,
4508 Dwarf_Small /*opcode*/,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
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/qede/579xx/drivers/ecore/
H A Drelease.txt373 2. Problem: Wrong CQE opcode was written during underRun flow with sense
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex890 …te{in the sense that it might affect design, since all fields are relevant.} is the `opcode' field:
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog3709 opcode for it automatically. Reported by Alessandro Rubini

12345678910