Searched defs:opc (Results 26 - 40 of 40) sorted by relevance

12

/freebsd-12-stable/sys/dev/ice/
H A Dice_switch.c186 enum ice_adminq_opc opc = ice_aqc_opc_alloc_res; local
772 ice_aq_alloc_free_vsi_list(struct ice_hw *hw, u16 *vsi_list_id, enum ice_sw_lkup_type lkup_type, enum ice_adminq_opc opc) argument
894 ice_aq_sw_rules(struct ice_hw *hw, void *rule_list, u16 rule_list_sz, u8 num_rules, enum ice_adminq_opc opc, struct ice_sq_cd *cd) argument
1092 ice_fill_sw_rule(struct ice_hw *hw, struct ice_fltr_info *f_info, struct ice_aqc_sw_rules_elem *s_rule, enum ice_adminq_opc opc) argument
1456 ice_update_vsi_list_rule(struct ice_hw *hw, u16 *vsi_handle_arr, u16 num_vsi, u16 vsi_list_id, bool remove, enum ice_adminq_opc opc, enum ice_sw_lkup_type lkup_type) argument
[all...]
H A Dice_common.c1690 ice_aq_alloc_free_res(struct ice_hw *hw, u16 num_entries, struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size, enum ice_adminq_opc opc, struct ice_sq_cd *cd) argument
2294 ice_aq_list_caps(struct ice_hw *hw, void *buf, u16 buf_size, u32 *cap_count, enum ice_adminq_opc opc, struct ice_sq_cd *cd) argument
/freebsd-12-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h162 bit8 opc; member in struct:smAtaPassThroughHdr_s
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1611 static Constant *getFoldedCast(Instruction::CastOps opc, Constant *C, Type *Ty, argument
1631 Instruction::CastOps opc = Instruction::CastOps(oc); local
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-sparc.c1094 int low32, rd, opc; local
H A Dtc-mips.c8349 validate_mips_insn(const struct mips_opcode *opc) argument
[all...]
/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-iob-defs.h802 uint64_t opc : 4; /**< Pattern to match on the inbound NCB. */ member in struct:cvmx_iob_inb_control_match::cvmx_iob_inb_control_match_s
847 uint64_t opc : 4; /**< Pattern to match on the inbound NCB. */ member in struct:cvmx_iob_inb_control_match_enb::cvmx_iob_inb_control_match_enb_s
/freebsd-12-stable/usr.sbin/bhyve/
H A Dpci_nvme.c215 uint16_t opc; member in struct:pci_nvme_ioreq
1663 pci_nvme_stats_write_read_update(struct pci_nvme_softc *sc, uint8_t opc, argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp4532 unsigned opc = fieldFromInstruction(Insn, 4, 28); local
/freebsd-12-stable/sys/netpfil/pf/
H A Dpf.c2313 u_int32_t opc; local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h844 unsigned opc = 0; // target opcode member in struct:llvm::TargetLoweringBase::IntrinsicInfo
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2052 UnaryOperator(Expr *input, Opcode opc, QualType type, ExprValueKind VK, argument
3441 BinaryOperator(Expr *lhs, Expr *rhs, Opcode opc, QualType ResTy, argument
3626 BinaryOperator(Expr *lhs, Expr *rhs, Opcode opc, QualType ResTy, argument
3658 CompoundAssignOperator(Expr *lhs, Expr *rhs, Opcode opc, QualType ResType, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3124 ARM_AM::AddrOpc opc = PostIdxReg.isAdd ? ARM_AM::add : ARM_AM::sub; local
/freebsd-12-stable/contrib/gcc/
H A Ddwarf2out.c7911 unsigned opc; local
/freebsd-12-stable/sys/dev/nvme/
H A Dnvme.h588 uint8_t opc; /* opcode */ member in struct:nvme_command
1501 enum nvme_nvm_opcode opc; member in struct:nvme_io_test

Completed in 512 milliseconds

12