Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 25 of 165) sorted by relevance

1234567

/dflybsd-src/contrib/tcpdump/
H A Dprint-rx.c487 uint32_t opcode; /* RX opcode (host order) */ member
535 uint32_t opcode; in rx_print() local
717 const struct ip *ip, uint16_t sport, uint32_t *opcode) in rx_cache_find()
1055 const u_char *bp, u_int length, uint32_t opcode) in fs_reply_print()
1288 const u_char *bp, u_int length, uint32_t opcode) in cb_reply_print()
1478 const u_char *bp, u_int length, uint32_t opcode) in prot_reply_print()
1678 const u_char *bp, u_int length, uint32_t opcode) in vldb_reply_print()
1953 const u_char *bp, u_int length, uint32_t opcode) in kauth_reply_print()
2199 const u_char *bp, u_int length, uint32_t opcode) in vol_reply_print()
2423 const u_char *bp, u_int length, uint32_t opcode) in bos_reply_print()
[all …]
H A Dprint-mpcp.c30 nd_uint16_t opcode; member
130 uint16_t opcode; in mpcp_print() local
H A Dprint-tftp.c92 u_int opcode; in tftp_print() local
/dflybsd-src/sys/bus/cam/scsi/
H A Dscsi_sa.h40 u_int8_t opcode; member
57 u_int8_t opcode; member
67 u_int8_t opcode; member
80 u_int8_t opcode; member
98 u_int8_t opcode; member
107 u_int8_t opcode; member
121 u_int8_t opcode; member
136 u_int8_t opcode; member
226 u_int8_t opcode; /* READ_POSITION */ member
250 u_int8_t opcode; member
H A Dscsi_all.h115 u_int8_t opcode; member
121 u_int8_t opcode; member
130 u_int8_t opcode; member
138 u_int8_t opcode; member
151 u_int8_t opcode; member
160 u_int8_t opcode; member
171 u_int8_t opcode; member
196 u_int8_t opcode; member
206 u_int8_t opcode; member
217 u_int8_t opcode; member
[all …]
H A Dscsi_ch.h79 u_int8_t opcode; member
97 u_int8_t opcode; member
109 u_int8_t opcode; member
126 u_int8_t opcode; member
141 u_int8_t opcode; member
155 u_int8_t opcode; member
275 u_int8_t opcode; member
H A Dscsi_pt.h37 u_int8_t opcode; member
H A Dscsi_da.h60 u_int8_t opcode; member
73 u_int8_t opcode; member
88 u_int8_t opcode; member
96 u_int8_t opcode; member
121 u_int8_t opcode; member
191 uint8_t opcode; /* READ_FORMAT_CAPACITIES */ member
201 uint8_t opcode; /* VERIFY */ member
215 uint8_t opcode; /* WRITE_AND_VERIFY */ member
/dflybsd-src/contrib/gdb-7/gdb/
H A Dexpprint.c69 enum exp_opcode opcode; in print_subexp_standard() local
655 op_name (struct expression *exp, enum exp_opcode opcode) in op_name()
664 op_name_standard (enum exp_opcode opcode) in op_name_standard()
767 int opcode = exp->elts[elt++].opcode; in dump_subexp_body_standard() local
/dflybsd-src/sys/bus/ppbus/
H A Dppb_msq.c55 mode2xfer(device_t bus, struct ppb_device *ppbdev, int opcode) in mode2xfer()
114 ppb_MS_init(device_t bus, device_t dev, struct ppb_microseq *loop, int opcode) in ppb_MS_init()
131 ppb_MS_exec(device_t bus, device_t dev, int opcode, union ppb_insarg param1, in ppb_MS_exec()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-reassoc.c548 get_unary_op (tree name, enum tree_code opcode) in get_unary_op()
565 eliminate_duplicate_pair (enum tree_code opcode, in eliminate_duplicate_pair()
727 eliminate_not_pairs (enum tree_code opcode, in eliminate_not_pairs()
796 eliminate_using_constants (enum tree_code opcode, in eliminate_using_constants()
980 zero_one_operation (tree *def, enum tree_code opcode, tree op) in zero_one_operation()
1026 build_and_add_sum (tree tmpvar, tree op1, tree op2, enum tree_code opcode) in build_and_add_sum()
1142 undistribute_ops_list (enum tree_code opcode, in undistribute_ops_list()
1367 eliminate_redundant_comparison (enum tree_code opcode, in eliminate_redundant_comparison()
1497 optimize_ops_list (enum tree_code opcode, in optimize_ops_list()
1804 unsigned int count, enum tree_code opcode, in update_range_test()
[all …]
/dflybsd-src/contrib/binutils-2.27/gas/
H A Dfrags.c224 char *opcode) in frag_var_init()
255 char *opcode) in frag_var()
273 char *opcode) in frag_variant()
/dflybsd-src/sys/dev/disk/nvme/
H A Dnvme.c331 nvme_get_admin_request(nvme_softc_t *sc, uint8_t opcode) in nvme_get_admin_request()
348 _nvme_fill_request(nvme_subqueue_t *queue, uint8_t opcode, in _nvme_fill_request()
426 nvme_get_request(nvme_subqueue_t *queue, uint8_t opcode, in nvme_get_request()
493 nvme_get_dump_request(nvme_subqueue_t *queue, uint8_t opcode, in nvme_get_dump_request()
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dfrags.c229 char *opcode) in frag_var_init()
260 char *opcode) in frag_var()
278 char *opcode) in frag_variant()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-reassoc.c655 get_unary_op (tree name, enum tree_code opcode) in get_unary_op()
713 eliminate_duplicate_pair (enum tree_code opcode, in eliminate_duplicate_pair()
791 eliminate_plus_minus_pair (enum tree_code opcode, in eliminate_plus_minus_pair()
876 eliminate_not_pairs (enum tree_code opcode, in eliminate_not_pairs()
942 eliminate_using_constants (enum tree_code opcode, in eliminate_using_constants()
1177 make_new_ssa_for_def (gimple *stmt, enum tree_code opcode, tree op) in make_new_ssa_for_def()
1223 make_new_ssa_for_all_defs (tree *def, enum tree_code opcode, tree op, in make_new_ssa_for_all_defs()
1274 zero_one_operation (tree *def, enum tree_code opcode, tree op) in zero_one_operation()
1479 build_and_add_sum (tree type, tree op1, tree op2, enum tree_code opcode) in build_and_add_sum()
1562 undistribute_ops_list (enum tree_code opcode, in undistribute_ops_list()
[all …]
/dflybsd-src/usr.sbin/btconfig/
H A Dbtconfig.c78 #define save_value(opcode, cbuf, clen) hci_req(opcode, 0, cbuf, clen, NULL, 0) argument
79 #define load_value(opcode, rbuf, rlen) hci_req(opcode, 0, NULL, 0, rbuf, rlen) argument
80 #define hci_cmd(opcode, cbuf, clen) hci_req(opcode, 0, cbuf, clen, NULL, 0) argument
366 hci_req(uint16_t opcode, uint8_t event, void *cbuf, size_t clen, void *rbuf, size_t rlen) in hci_req()
/dflybsd-src/sys/dev/raid/twe/
H A Dtwereg.h169 u_int8_t opcode:5; /* TWE_OP_INITCONNECTION */ member
183 u_int8_t opcode:5; /* TWE_OP_READ/TWE_OP_WRITE */ member
198 u_int8_t opcode:5; /* TWE_OP_HOTSWAP */ member
215 u_int8_t opcode:5; /* TWE_OP_SETATAFEATURE */ member
233 u_int8_t opcode:5; /* TWE_OP_CHECKSTATUS */ member
246 u_int8_t opcode:5; /* TWE_OP_GETPARAM, TWE_OP_SETPARAM */ member
260 u_int8_t opcode:5; /* TWE_OP_REBUILDUNIT */ member
279 u_int8_t opcode:5; member
300 u_int8_t opcode:5; member
/dflybsd-src/contrib/binutils-2.27/include/opcode/
H A Daarch64.h508 aarch64_insn opcode; member
601 alias_opcode_p (const aarch64_opcode *opcode) in alias_opcode_p()
607 opcode_has_alias (const aarch64_opcode *opcode) in opcode_has_alias()
614 opcode_priority (const aarch64_opcode *opcode) in opcode_priority()
620 pseudo_opcode_p (const aarch64_opcode *opcode) in pseudo_opcode_p()
626 optional_operand_p (const aarch64_opcode *opcode, unsigned int idx) in optional_operand_p()
633 get_optional_operand_default_value (const aarch64_opcode *opcode) in get_optional_operand_default_value()
639 get_opcode_dependent_value (const aarch64_opcode *opcode) in get_opcode_dependent_value()
645 opcode_has_special_coder (const aarch64_opcode *opcode) in opcode_has_special_coder()
840 const aarch64_opcode *opcode; member
/dflybsd-src/sys/netbt/
H A Dhci_socket.c100 uint16_t opcode; member
394 hci_security_check_opcode(struct hci_unit *unit, uint16_t opcode) in hci_security_check_opcode()
924 uint16_t opcode; in hci_mtap() local
/dflybsd-src/contrib/libpcap/pcap/
H A Dbluetooth.h53 uint16_t opcode; member
/dflybsd-src/sbin/ipfw3/
H A Dipfw3.h132 int opcode; member
139 int opcode; member
/dflybsd-src/sys/dev/disk/iscsi/initiator/
H A Discsi.h83 u_char opcode:6; member
125 u_char opcode:6; // 0x01 member
150 char opcode; // 0x21 member
167 u_char opcode:6; member
184 u_char opcode:6; member
201 u_char opcode:6; member
219 u_char opcode:6; member
237 u_char opcode:6; member
261 u_char opcode:6; member
277 u_char opcode:6; member
/dflybsd-src/sys/netgraph7/bluetooth/hci/
H A Dng_hci_cmds.c324 complete_command(ng_hci_unit_p unit, int opcode, struct mbuf **cp) in complete_command()
386 u_int16_t opcode; in ng_hci_process_command_timeout() local
/dflybsd-src/sys/vfs/fuse/
H A Dfuse_util.c48 uint32_t len, uint32_t opcode, uint64_t unique, uint64_t nodeid, in fuse_fill_in_header()
/dflybsd-src/lib/libnvmm/
H A Dlibnvmm_x86.c1045 const struct x86_opcode *opcode; member
1900 const struct x86_opcode *opcode = instr->opcode; in node_stlo() local
1937 const struct x86_opcode *opcode = instr->opcode; in node_dmo() local
1983 const struct x86_opcode *opcode = instr->opcode; in node_immediate() local
2016 const struct x86_opcode *opcode = instr->opcode; in node_disp() local
2126 const struct x86_opcode *opcode; in node_sib() local
2280 const struct x86_opcode *opcode; in node_regmodrm() local
2408 const struct x86_opcode *opcode = instr->opcode; in get_operand_size() local
2462 const struct x86_opcode *opcode; in node_primary_opcode() local
2503 const struct x86_opcode *opcode; in node_secondary_opcode() local

1234567