/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_insformat.h | 54 opcode : 4, member 73 opcode : 4, member 91 opcode : 4, member 109 opcode : 4, member 127 opcode : 4, member 145 opcode : 4, member
|
D | aicasm_gram.y | 1650 format_1_instr(int opcode, symbol_ref_t *dest, expression_t *immed, in format_1_instr() 1727 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr() 1788 format_3_instr(int opcode, symbol_ref_t *src, in format_3_instr() 1858 type_check(symbol_ref_t *sym, expression_t *expression, int opcode) in type_check()
|
/drivers/acpi/acpica/ |
D | exmisc.c | 156 u64 acpi_ex_do_math_op(u16 opcode, u64 integer0, u64 integer1) in acpi_ex_do_math_op() 243 acpi_ex_do_logical_numeric_op(u16 opcode, in acpi_ex_do_logical_numeric_op() 307 acpi_ex_do_logical_op(u16 opcode, in acpi_ex_do_logical_op()
|
D | psopinfo.c | 69 const struct acpi_opcode_info *acpi_ps_get_opcode_info(u16 opcode) in acpi_ps_get_opcode_info() 161 const char *acpi_ps_get_opcode_name(u16 opcode) in acpi_ps_get_opcode_name()
|
D | psutils.c | 90 void acpi_ps_init_op(union acpi_parse_object *op, u16 opcode) in acpi_ps_init_op() 117 union acpi_parse_object *acpi_ps_alloc_op(u16 opcode, u8 *aml) in acpi_ps_alloc_op()
|
D | psparse.c | 75 u32 acpi_ps_get_opcode_size(u32 opcode) in acpi_ps_get_opcode_size() 104 u16 opcode; in acpi_ps_peek_opcode() local
|
/drivers/infiniband/hw/hfi1/ |
D | trace.c | 53 u8 opcode; in __get_ib_hdr_len() local 67 u8 opcode; in __get_16b_hdr_len() local 145 u8 *se, u8 *pad, u8 *opcode, u8 *tver, in hfi1_trace_parse_9b_bth() 162 u8 *ack, u8 *mig, u8 *opcode, in hfi1_trace_parse_16b_bth() 242 u8 se, u8 pad, u8 opcode, const char *opname, in hfi1_trace_fmt_bth() 264 u8 opcode, in parse_everbs_hdrs()
|
D | debugfs.h | 65 u8 opcode; member 86 u32 opcode, bool rx) in hfi1_dbg_fault_opcode() 120 u32 opcode, bool rx) in hfi1_dbg_fault_opcode()
|
D | trace_ibhdrs.h | 58 #define ib_opcode_name(opcode) { IB_OPCODE_##opcode, #opcode } argument 59 #define show_ib_opcode(opcode) \ argument
|
D | rc.c | 956 u32 opcode; in reset_psn() local 1112 u32 opcode; in hfi1_rc_send_complete() local 1288 static int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack() 1560 u8 opcode = packet->opcode; in rc_rcv_resp() local 1759 struct rvt_qp *qp, u32 opcode, u32 psn, in rc_rcv_error() 2048 u32 opcode = packet->opcode; in hfi1_rc_rcv() local 2499 u32 opcode; in hfi1_rc_hdrerr() local
|
/drivers/infiniband/sw/rxe/ |
D | rxe_req.c | 194 static int next_opcode_rc(struct rxe_qp *qp, u32 opcode, int fits) in next_opcode_rc() 266 static int next_opcode_uc(struct rxe_qp *qp, u32 opcode, int fits) in next_opcode_uc() 318 u32 opcode) in next_opcode() 380 int opcode, int payload, in init_req_packet() 598 int opcode; in rxe_requester() local
|
/drivers/infiniband/sw/rdmavt/ |
D | trace_tx.h | 59 #define wr_opcode_name(opcode) { IB_WR_##opcode, #opcode } argument 60 #define show_wr_opcode(opcode) \ argument
|
D | trace_cq.h | 59 #define wc_opcode_name(opcode) { IB_WC_##opcode, #opcode } argument 60 #define show_wc_opcode(opcode) \ argument
|
/drivers/usb/serial/ |
D | upd78f0730.c | 100 u8 opcode; member 107 u8 opcode; member 113 u8 opcode; member 120 u8 opcode; member 126 u8 opcode; member
|
/drivers/infiniband/hw/qib/ |
D | qib_rc.c | 752 u32 opcode; in reset_psn() local 898 u32 opcode; in qib_rc_send_complete() local 1037 static int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack() 1302 u32 opcode, in qib_rc_rcv_resp() 1523 u32 opcode, in qib_rc_rcv_error() 1746 u32 opcode; in qib_rc_rcv() local
|
/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | cmdhdr.h | 100 static inline u32 iwl_cmd_id(u8 opcode, u8 groupid, u8 version) in iwl_cmd_id() 106 #define WIDE_ID(grp, opcode) (((grp) << 8) | (opcode)) argument 107 #define DEF_ID(opcode) ((1 << 8) | (opcode)) argument
|
/drivers/mmc/core/ |
D | mmc_ops.c | 223 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native() 247 u32 opcode, void *buf, unsigned len) in mmc_send_cxd_data() 607 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error) in mmc_send_tuning() 676 int mmc_abort_tuning(struct mmc_host *host, u32 opcode) in mmc_abort_tuning() 702 mmc_send_bus_test(struct mmc_card *card, struct mmc_host *host, u8 opcode, in mmc_send_bus_test() 802 unsigned int opcode; in mmc_send_hpi_cmd() local
|
/drivers/scsi/ |
D | nsp32_debug.c | 47 #define group(opcode) (((opcode) >> 5) & 7) argument 63 static void print_opcodek(unsigned char opcode) in print_opcodek()
|
/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_cmd.c | 89 enum hclge_opcode_type opcode, bool is_read) in hclge_cmd_setup_basic_desc() 166 static bool hclge_is_special_opcode(u16 opcode) in hclge_is_special_opcode() 196 u16 opcode, desc_ret; in hclge_cmd_send() local
|
/drivers/scsi/pcmcia/ |
D | nsp_debug.c | 49 #define group(opcode) (((opcode) >> 5) & 7) argument 65 static void print_opcodek(unsigned char opcode) in print_opcodek()
|
/drivers/bluetooth/ |
D | hci_vhci.c | 91 static int __vhci_create_device(struct vhci_data *data, __u8 opcode) in __vhci_create_device() 158 static int vhci_create_device(struct vhci_data *data, __u8 opcode) in vhci_create_device() 174 __u8 pkt_type, opcode; in vhci_get_user() local
|
/drivers/gpu/drm/sti/ |
D | sti_awg_utils.c | 14 enum opcode { enum 26 static int awg_generate_instr(enum opcode opcode, in awg_generate_instr()
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | cmd.h | 65 static inline int mlxsw_cmd_exec_in(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_in() 73 static inline int mlxsw_cmd_exec_out(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_out() 83 static inline int mlxsw_cmd_exec_none(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_none() 111 static inline const char *mlxsw_cmd_opcode_str(u16 opcode) in mlxsw_cmd_opcode_str()
|
/drivers/mtd/spi-nor/ |
D | intel-spi.c | 364 static int intel_spi_opcode_index(struct intel_spi *ispi, u8 opcode) in intel_spi_opcode_index() 374 static int intel_spi_hw_cycle(struct intel_spi *ispi, u8 opcode, u8 *buf, in intel_spi_hw_cycle() 415 static int intel_spi_sw_cycle(struct intel_spi *ispi, u8 opcode, u8 *buf, in intel_spi_sw_cycle() 444 static int intel_spi_read_reg(struct spi_nor *nor, u8 opcode, u8 *buf, int len) in intel_spi_read_reg() 463 static int intel_spi_write_reg(struct spi_nor *nor, u8 opcode, u8 *buf, int len) in intel_spi_write_reg()
|
/drivers/mmc/host/ |
D | dw_mmc-zx.c | 92 static int dw_mci_zx_emmc_execute_tuning(struct dw_mci_slot *slot, u32 opcode) in dw_mci_zx_emmc_execute_tuning() 145 static int dw_mci_zx_execute_tuning(struct dw_mci_slot *slot, u32 opcode) in dw_mci_zx_execute_tuning()
|