Searched defs:opcode (Results 151 - 175 of 259) sorted by relevance

1234567891011

/freebsd-10-stable/sys/fs/fuse/
H A Dfuse_kernel.h347 __u32 opcode; member in struct:fuse_in_header
/freebsd-10-stable/sys/ofed/include/linux/mlx4/
H A Dqp.h322 u8 opcode; member in struct:mlx4_wqe_mlx_seg
/freebsd-10-stable/contrib/unbound/sldns/
H A Dwire2str.c626 int opcode, rcode; local
810 int sldns_wire2str_opcode_print(char** s, size_t* slen, int opcode) argument
847 sldns_wire2str_edns_option_code_print(char** s, size_t* slen, uint16_t opcode) argument
[all...]
/freebsd-10-stable/sys/dev/qlxgbe/
H A Dql_minidump.h412 uint8_t opcode ; member in struct:ql_minidump_entry_cntrl_s::__anon43::__anon44
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c1103 u_int opcode; /* extension field opcode */ local
1443 u_int opcode, len; local
1708 crypto_args( struct peer *peer, u_int opcode, associd_t associd, char *str ) argument
1764 u_int len, vallen, siglen, opcode; local
[all...]
H A Dntp_proto.c610 u_int32 opcode = 0; /* extension field opcode */ local
/freebsd-10-stable/sys/dev/mmc/
H A Dmmc.c546 mmc_wait_for_command(struct mmc_softc *sc, uint32_t opcode, argument
[all...]
/freebsd-10-stable/sys/dev/mrsas/
H A Dmrsas.c3808 mrsas_shutdown_ctlr(struct mrsas_softc *sc, u_int32_t opcode) argument
[all...]
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_l2.c1345 static enum eth_filter_action ecore_filter_action(enum ecore_filter_opcode opcode) argument
[all...]
H A Decore_l2_api.h154 enum ecore_filter_opcode opcode; member in struct:ecore_filter_ucast
168 enum ecore_filter_opcode opcode; member in struct:ecore_filter_mcast
/freebsd-10-stable/sbin/ipfw/
H A Dipfw2.c610 print_newports(ipfw_insn_u16 *cmd, int proto, int opcode) argument
2422 fill_flags(ipfw_insn *cmd, enum ipfw_opcodes opcode, struct _s_x *flags, char *p) argument
2633 fill_cmd(ipfw_insn *cmd, enum ipfw_opcodes opcode, int flags, uint16_t arg) argument
2773 add_ports(ipfw_insn *cmd, char *av, u_char proto, int opcode, int cblen) argument
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dservconf.c455 ServerOpCodes opcode; member in struct:__anon516
990 ServerOpCodes opcode; local
H A Dreadconf.c185 OpCodes opcode; member in struct:__anon509
841 int r, oactive, negated, opcode, *intptr, value, value2, cmdline = 0; local
[all...]
/freebsd-10-stable/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1282 storvsc_timeout_test(struct hv_storvsc_request *reqp, uint8_t opcode, int wait) argument
/freebsd-10-stable/sys/dev/ciss/
H A Dciss.c1301 ciss_report_luns(struct ciss_softc *sc, int opcode, int nunits) argument
2546 ciss_get_bmic_request(struct ciss_softc *sc, struct ciss_request **crp, int opcode, void **bufp, size_t bufsize) argument
3209 u_int8_t opcode; local
[all...]
/freebsd-10-stable/sys/dev/mfi/
H A Dmfi.c913 mfi_dcmd_command(struct mfi_softc *sc, struct mfi_command **cmp, uint32_t opcode, void **bufp, size_t bufsize) argument
2739 mfi_config_lock(struct mfi_softc *sc, uint32_t opcode) argument
[all...]
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h288 int opcode; member in struct:t4_swsqe
130 init_wr_hdr(union t4_wr *wqe, u16 wrid, enum fw_wr_opcodes opcode, u8 flags, u8 len16) argument
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-sparc.c210 unsigned long opcode; member in struct:sparc_it
1402 unsigned long opcode; local
[all...]
/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dcgen.h1048 const CGEN_OPCODE *opcode; member in struct:cgen_insn
[all...]
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-gen.c82 struct ia64_opcode *opcode; member in struct:main_entry
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dp-exp.c243 enum exp_opcode opcode; member in union:YYSTYPE
2344 enum exp_opcode opcode; member in struct:token
H A Drs6000-tdep.c247 branch_dest (int opcode, int instr, CORE_ADDR pc, CORE_ADDR safety) argument
344 int opcode; local
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DConstants.cpp1519 Instruction::CastOps opcode = local
H A DInstructions.cpp2492 Instruction::CastOps opcode = local
2506 Instruction::CastOps opcode = local
2520 Instruction::CastOps opcode = local
2533 Instruction::CastOps opcode = local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2249 unsigned opcode = (OpVT == MVT::i32)? SPISD::ITOF : SPISD::XTOF; local
2521 static SDValue LowerF64Op(SDValue Op, SelectionDAG &DAG, unsigned opcode) argument
2731 unsigned opcode = Op.getOpcode(); local
[all...]

Completed in 440 milliseconds

1234567891011