Searched refs:opcode (Results 76 - 100 of 375) sorted by relevance

1234567891011>>

/freebsd-9.3-release/usr.sbin/mfiutil/
H A Dmfi_drive.c660 uint32_t opcode; local
675 opcode = MFI_DCMD_PD_CLEAR_START;
677 opcode = MFI_DCMD_PD_CLEAR_ABORT;
705 if (mfi_dcmd_command(fd, opcode, NULL, 0, mbox, 4, NULL) < 0) {
708 opcode == MFI_DCMD_PD_CLEAR_START ? "start" : "stop",
723 uint32_t opcode; local
734 opcode = MFI_DCMD_PD_LOCATE_START;
737 opcode = MFI_DCMD_PD_LOCATE_STOP;
760 if (mfi_dcmd_command(fd, opcode, NULL, 0, mbox, 4, NULL) < 0) {
763 opcode
[all...]
H A Dmfi_cmd.c51 "Invalid DMCD opcode",
255 mfi_dcmd_command(int fd, uint32_t opcode, void *buf, size_t bufsize, argument
276 dcmd->opcode = opcode;
H A Dmfi_foreign.c110 foreign_show_cfg(int fd, uint32_t opcode, uint8_t cfgidx, int diagnostic) argument
119 if (mfi_config_read_opcode(fd, opcode, &config, mbox, sizeof(mbox)) < 0) {
126 if (opcode == MFI_DCMD_CFG_FOREIGN_PREVIEW)
/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Dud_header.c154 { STRUCT_FIELD(bth, opcode),
273 header->bth.opcode = IB_OPCODE_UD_SEND_ONLY_WITH_IMMEDIATE;
275 header->bth.opcode = IB_OPCODE_UD_SEND_ONLY;
425 switch (header->bth.opcode) {
433 printk(KERN_WARNING "Invalid BTH.opcode 0x%02x\n",
434 header->bth.opcode);
/freebsd-9.3-release/sys/dev/mmc/
H A Dmmc.c194 static int mmc_wait_for_command(struct mmc_softc *sc, uint32_t opcode,
382 req->cmd->opcode, req->cmd->arg, req->cmd->flags);
427 appcmd.opcode = MMC_APP_CMD;
446 mmc_wait_for_command(struct mmc_softc *sc, uint32_t opcode, argument
453 cmd.opcode = opcode;
483 cmd.opcode = MMC_GO_IDLE_STATE;
502 cmd.opcode = ACMD_SD_SEND_OP_COND;
529 cmd.opcode = MMC_SEND_OP_COND;
556 cmd.opcode
[all...]
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c445 if (l->o.opcode == O_LOG)
551 printf("ipfw: opcode %d size truncated\n",
552 cmd->opcode);
555 switch (cmd->opcode) {
761 printf("ipfw: opcode %d, multiple actions"
763 cmd->opcode);
768 printf("ipfw: opcode %d, action must be"
769 " last opcode\n",
770 cmd->opcode);
800 switch (cmd->opcode) {
[all...]
H A Dip_fw_log.c212 if (cmd->opcode == O_ALTQ) {
219 if (cmd->opcode == O_PROB || cmd->opcode == O_TAG ||
220 cmd->opcode == O_SETDSCP)
224 switch (cmd->opcode) {
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dcq.c488 "opcode = %02x)\n",
591 printk(KERN_WARNING "Completion for NOP opcode detected!\n");
684 wc->opcode = IB_WC_RDMA_WRITE;
690 wc->opcode = IB_WC_SEND;
693 wc->opcode = IB_WC_RDMA_READ;
697 wc->opcode = IB_WC_COMP_SWAP;
701 wc->opcode = IB_WC_FETCH_ADD;
705 wc->opcode = IB_WC_MASKED_COMP_SWAP;
709 wc->opcode = IB_WC_MASKED_FETCH_ADD;
713 wc->opcode
[all...]
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arc.c27 #include "opcode/arc.h"
99 /* Non-zero if opcode tables have been initialized.
203 /* Initialize the various opcode and operand tables.
343 Remember that the opcode "insertion fns" cannot be used on data, they're
650 int opcode, subopcode;
679 opcode = get_absolute_expression ();
685 as_bad ("expected comma after opcode");
702 if (3 != opcode)
704 as_bad ("subcode value found when opcode not equal 0x03");
775 if ((0x3 == opcode)
647 int opcode, subopcode; local
1446 const struct arc_opcode *opcode; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DThumb2InstrInfo.cpp334 negativeOffsetOpcode(unsigned opcode)
336 switch (opcode) {
356 return opcode;
366 positiveOffsetOpcode(unsigned opcode)
368 switch (opcode) {
388 return opcode;
398 immediateOffsetOpcode(unsigned opcode)
400 switch (opcode) {
429 return opcode;
613 // Change the opcode bac
[all...]
/freebsd-9.3-release/sys/dev/iscsi/initiator/
H A Disc_sm.c95 switch(pq->pdu.ipdu.bhs.opcode) {
184 nop_out->opcode = ISCSI_NOP_OUT;
219 bhs->opcode = ISCSI_NOP_OUT;
317 if(pq->pdu.ipdu.data_out.opcode == ISCSI_WRITE_DATA)
374 sdebug(5, "opcode=0x%x itt=0x%x stat#0x%x maxcmd=0x%0x",
375 bhs->opcode, ntohl(bhs->itt), statSN, sp->sn.maxCmd);
377 switch(bhs->opcode) {
394 switch(bhs->opcode) {
412 sdebug(1, "opcode=0x%x itt=0x%x not implemented yet",
413 bhs->opcode, ntoh
[all...]
/freebsd-9.3-release/contrib/binutils/gas/
H A DMakefile.am681 $(INCDIR)/obstack.h $(INCDIR)/opcode/cgen.h \
895 echo ' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
1012 $(INCDIR)/opcode/alpha.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1018 $(INCDIR)/coff/ecoff.h $(INCDIR)/opcode/alpha.h $(INCDIR)/elf/alpha.h \
1023 $(INCDIR)/opcode/alpha.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1029 $(INCDIR)/opcode/arc.h $(srcdir)/../opcodes/arc-ext.h \
1033 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
1038 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
1043 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
1050 $(INCDIR)/opcode/av
[all...]
H A Ditbl-ops.c33 * func - opcode name
137 unsigned long value; /* opcode/instruction mask/register number */
288 * unsigned long match; - opcode, or ISA level if pinfo=INSN_MACRO
289 * unsigned long mask; - opcode mask, or macro id if pinfo=INSN_MACRO
481 unsigned long opcode; local
488 return 0; /* error! must have an opcode name/expr */
498 return 0; /* opcode not in table; invalid instruction */
499 opcode = build_opcode (e);
501 /* parse opcode's args (if any) */
561 opcode |
642 unsigned long opcode; local
[all...]
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-lwres.c60 lwres_uint32_t opcode; member in struct:lwres_lwpacket
178 struct tok opcode[] = { variable in typeref:struct:tok
321 /* opcode and pktflags */
322 v = EXTRACT_32BITS(&np->opcode);
323 s = tok2str(opcode, "#0x%x", v);
345 /* per-opcode content */
359 switch (EXTRACT_32BITS(&np->opcode)) {
459 switch (EXTRACT_32BITS(&np->opcode)) {
/freebsd-9.3-release/sys/fs/coda/
H A Dcoda.h313 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
339 unsigned long opcode; member in struct:coda_in_hdr
348 u_int32_t opcode; member in struct:coda_in_hdr
356 /* Really important that opcode and unique are 1st two fields! */
358 u_int32_t opcode; member in struct:coda_out_hdr
/freebsd-9.3-release/crypto/heimdal/kcm/
H A Dclient.c41 kcm_operation opcode,
54 ret = kcm_access(context, client, opcode, *ccache);
39 kcm_ccache_resolve_client(krb5_context context, kcm_client *client, kcm_operation opcode, const char *name, kcm_ccache *ccache) argument
/freebsd-9.3-release/crypto/heimdal/lib/kadm5/
H A Dipropd_slave.c329 int32_t opcode; local
364 krb5_ret_int32 (sp, &opcode);
365 if (opcode == ONE_PRINC) {
387 } else if (opcode == NOW_YOU_HAVE)
390 krb5_errx (context, 1, "strange opcode %d", opcode);
391 } while (opcode == ONE_PRINC);
393 if (opcode != NOW_YOU_HAVE)
394 krb5_errx (context, 1, "receive_everything: strange %d", opcode);
/freebsd-9.3-release/sys/contrib/dev/acpica/include/
H A Dacparser.h86 * psargs - Parse AML opcode arguments
283 UINT16 opcode);
287 UINT16 opcode);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dexpression.h34 Each exp_element is an opcode, except that some opcodes cause
44 by the preceding opcode. */
48 /* Used when it's necessary to pass an opcode which will be ignored,
99 The following exp_element is another opcode,
277 The length of the string follows the opcode, followed by
279 string, followed by the length again and the opcode again. */
350 enum exp_opcode opcode; member in union:exp_element
/freebsd-9.3-release/sys/dev/twa/
H A Dtw_cl_fwif.h392 #define BUILD_SGL_OFF__OPCODE(sgl_off, opcode) \
393 ((sgl_off << 5) & 0xE0) | (opcode & 0x1F) /* 3:5 */
395 #define BUILD_RES__OPCODE(res, opcode) \
396 ((res << 5) & 0xE0) | (opcode & 0x1F) /* 3:5 */
/freebsd-9.3-release/usr.sbin/bluetooth/hcsecd/
H A Dhcsecd.c278 cmd->opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL,
293 cmd->opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL,
337 cmd->opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL,
351 cmd->opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL,
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DR600InstrInfo.h62 bool isPlaceHolderOpcode(unsigned opcode) const;
63 bool isReductionOp(unsigned opcode) const;
64 bool isCubeOp(unsigned opcode) const;
/freebsd-9.3-release/lib/libc/resolv/
H A Dres_debug.c153 ns_opcode opcode; local
169 opcode = (ns_opcode) ns_msg_getflag(*handle, ns_f_opcode);
183 p_section(section, opcode));
278 u_int opcode, rcode, id; local
284 opcode = ns_msg_getflag(handle, ns_f_opcode);
297 ";; ->>HEADER<<- opcode: %s, status: %s, id: %d\n",
298 _res_opcodes[opcode], p_rcode(rcode), id);
322 p_section(ns_s_qd, opcode), qdcount);
324 p_section(ns_s_an, opcode), ancount);
326 p_section(ns_s_ns, opcode), nscoun
608 p_section(int section, int opcode) argument
[all...]
/freebsd-9.3-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_qp.c98 switch (wr->opcode) {
154 if (wr->opcode == IB_WR_RDMA_WRITE_WITH_IMM) {
396 switch (wr->opcode) {
419 wr->opcode);
427 sqp->opcode = wr2opcode(t3_wr_opcode);
435 CTR5(KTR_IW_CXGB, "%s cookie 0x%llx wq idx 0x%x swsq idx %ld opcode %d",
438 sqp->opcode);
574 sqp->opcode = T3_BIND_MW;
598 int opcode = -1; local
604 opcode
[all...]
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dia64-gen.c1 /* ia64-gen.c -- Generate a shrunk set of opcode tables
23 /* While the ia64-opc-* set of opcode tables are easy to maintain,
29 branching based on the bits of the opcode being disassembled. The
72 /* The main opcode table entry. Each entry is a unique combination of
77 /* The base name of this opcode. The names of its completers are
80 /* The base opcode entry. Which one to use is a fairly arbitrary choice;
82 struct ia64_opcode *opcode; member in struct:main_entry
83 /* The list of completers that can be applied to this opcode. */
95 /* The set of possible completers for an opcode. */
108 opcode)
[all...]

Completed in 454 milliseconds

1234567891011>>