/openbmc/linux/drivers/thunderbolt/ |
H A D | usb4.c | 55 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 D | rxe_resp.c | 775 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 D | disasm.c | 305 u8 opcode = BPF_OP(insn->code); in print_bpf_insn() local
|
/openbmc/linux/include/uapi/linux/can/ |
H A D | bcm.h | 68 __u32 opcode; member
|
/openbmc/linux/tools/firewire/ |
H A D | decode-fcp.c | 137 uint32_t opcode:8; member
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_packet_manager_vi.c | 30 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 D | erdma_cq.c | 113 u8 opcode, syndrome, qtype; in erdma_poll_one_cqe() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | disasm.c | 305 u8 opcode = BPF_OP(insn->code); in print_bpf_insn() local
|
/openbmc/linux/include/net/bluetooth/ |
H A D | hci_mon.h | 28 __le16 opcode; member
|
H A D | hci_sock.h | 53 __le16 opcode; member 59 __le16 opcode; member
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi.c | 546 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 D | bootloader.c | 83 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 D | request_manager.h | 46 union opcode_info opcode; member 117 __be16 opcode; member
|
/openbmc/linux/include/linux/qed/ |
H A D | iscsi_common.h | 295 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 D | itest.c | 30 int opcode; /* internal representation of opcode */ member
|
/openbmc/linux/drivers/gpu/host1x/hw/ |
H A D | debug_hw.c | 44 unsigned int mask, subop, num, opcode; in show_channel_command() local
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | dsutils.c | 430 u16 opcode; in acpi_ds_create_operand() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-pci-o2micro.c | 210 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 D | dis.c | 66 unsigned char opcode; member 341 static struct s390_insn opcode[] = OPCODE_TABLE_INITIALIZER; variable
|
/openbmc/linux/drivers/nvme/host/ |
H A D | trace.c | 205 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 D | qedf_els.c | 550 u8 opcode; in qedf_srr_compl() local 848 u8 opcode; in qedf_rec_compl() local
|
/openbmc/linux/include/uapi/scsi/ |
H A D | scsi_bsg_ufs.h | 109 __u8 opcode; member 132 __u8 opcode; member
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_sync.c | 24 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 D | t4fw_ri_api.h | 538 __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 D | uprobes.c | 34 probe_opcode_t opcode; in arch_uprobe_analyze_insn() local
|