Home
last modified time | relevance | path

Searched defs:opcode (Results 226 – 250 of 769) sorted by relevance

12345678910>>...31

/openbmc/linux/drivers/thunderbolt/
H A Dusb4.c55 static int usb4_native_switch_op(struct tb_switch *sw, u16 opcode, in usb4_native_switch_op()
110 static int __usb4_switch_op(struct tb_switch *sw, u16 opcode, u32 *metadata, in __usb4_switch_op()
143 static inline int usb4_switch_op(struct tb_switch *sw, u16 opcode, in usb4_switch_op()
149 static inline int usb4_switch_op_data(struct tb_switch *sw, u16 opcode, in usb4_switch_op_data()
690 u16 opcode; in usb4_switch_nvm_authenticate_status() local
1390 u8 index, enum usb4_sb_opcode opcode, int timeout_msec) in usb4_port_sb_op()
1724 enum usb4_sb_opcode opcode, in usb4_port_retimer_op()
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_resp.c775 int opcode, in prepare_ack_packet()
886 int opcode; in read_reply() local
1180 int opcode, const char *msg) in send_common_ack()
/openbmc/linux/kernel/bpf/
H A Ddisasm.c305 u8 opcode = BPF_OP(insn->code); in print_bpf_insn() local
/openbmc/linux/include/uapi/linux/can/
H A Dbcm.h68 __u32 opcode; member
/openbmc/linux/tools/firewire/
H A Ddecode-fcp.c137 uint32_t opcode:8; member
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager_vi.c30 unsigned int pm_build_pm4_header(unsigned int opcode, size_t packet_size) in pm_build_pm4_header()
/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_cq.c113 u8 opcode, syndrome, qtype; in erdma_poll_one_cqe() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Ddisasm.c305 u8 opcode = BPF_OP(insn->code); in print_bpf_insn() local
/openbmc/linux/include/net/bluetooth/
H A Dhci_mon.h28 __le16 opcode; member
H A Dhci_sock.h53 __le16 opcode; member
59 __le16 opcode; member
/openbmc/linux/drivers/scsi/
H A Dscsi.c546 unsigned int len, unsigned char opcode, in scsi_report_opcode()
600 static bool scsi_cdl_check_cmd(struct scsi_device *sdev, u8 opcode, u16 sa, in scsi_cdl_check_cmd()
/openbmc/qemu/hw/mips/
H A Dbootloader.c83 static void bl_gen_r_type(void **ptr, uint8_t opcode, in bl_gen_r_type()
103 static void bl_gen_i_type(void **ptr, uint8_t opcode, in bl_gen_i_type()
/openbmc/linux/drivers/crypto/cavium/cpt/
H A Drequest_manager.h46 union opcode_info opcode; member
117 __be16 opcode; member
/openbmc/linux/include/linux/qed/
H A Discsi_common.h295 u8 opcode; member
324 u8 opcode; member
345 u8 opcode; member
364 u8 opcode; member
394 u8 opcode; member
410 u8 opcode; member
431 u8 opcode; member
452 u8 opcode; member
484 u8 opcode; member
509 u8 opcode; member
[all …]
/openbmc/u-boot/cmd/
H A Ditest.c30 int opcode; /* internal representation of opcode */ member
/openbmc/linux/drivers/gpu/host1x/hw/
H A Ddebug_hw.c44 unsigned int mask, subop, num, opcode; in show_channel_command() local
/openbmc/linux/drivers/acpi/acpica/
H A Ddsutils.c430 u16 opcode; in acpi_ds_create_operand() local
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-o2micro.c210 static void __sdhci_o2_execute_tuning(struct sdhci_host *host, u32 opcode) in __sdhci_o2_execute_tuning()
314 static int sdhci_o2_execute_tuning(struct mmc_host *mmc, u32 opcode) in sdhci_o2_execute_tuning()
/openbmc/linux/arch/s390/kernel/
H A Ddis.c66 unsigned char opcode; member
341 static struct s390_insn opcode[] = OPCODE_TABLE_INITIALIZER; variable
/openbmc/linux/drivers/nvme/host/
H A Dtrace.c205 u8 opcode, u8 *cdw10) in nvme_trace_parse_admin_cmd()
232 u8 opcode, u8 *cdw10) in nvme_trace_parse_nvm_cmd()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_els.c550 u8 opcode; in qedf_srr_compl() local
848 u8 opcode; in qedf_rec_compl() local
/openbmc/linux/include/uapi/scsi/
H A Dscsi_bsg_ufs.h109 __u8 opcode; member
132 __u8 opcode; member
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c24 static void hci_cmd_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_cmd_sync_complete()
52 static struct sk_buff *hci_cmd_sync_alloc(struct hci_dev *hdev, u16 opcode, in hci_cmd_sync_alloc()
87 static void hci_cmd_sync_add(struct hci_request *req, u16 opcode, u32 plen, in hci_cmd_sync_add()
151 struct sk_buff *__hci_cmd_sync_sk(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_sk()
215 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync()
223 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync()
242 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_ev()
251 int __hci_cmd_sync_status_sk(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_status_sk()
279 int __hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_status()
287 int hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync_status()
[all …]
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h538 __u8 opcode; member
564 __u8 opcode; member
587 __u8 opcode; member
616 __u8 opcode; member
633 __u8 opcode; member
642 __u8 opcode; member
680 __u8 opcode; member
717 __u8 opcode; member
729 __u8 opcode; member
/openbmc/linux/arch/riscv/kernel/probes/
H A Duprobes.c34 probe_opcode_t opcode; in arch_uprobe_analyze_insn() local

12345678910>>...31