/openbmc/linux/drivers/bluetooth/ |
H A D | hci_intel.c | 50 __u8 opcode; member 437 static int inject_cmd_complete(struct hci_dev *hdev, __u16 opcode) in inject_cmd_complete() 1029 __u16 opcode = le16_to_cpu(cmd->opcode); in intel_dequeue() local
|
H A D | btmrvl_main.c | 47 u16 opcode; in btmrvl_check_evtpkt() local 155 static int btmrvl_send_sync_cmd(struct btmrvl_private *priv, u16 opcode, in btmrvl_send_sync_cmd()
|
/openbmc/qemu/hw/i386/ |
H A D | vapic.c | 82 uint8_t opcode; member 194 static bool opcode_matches(uint8_t *opcode, const TPRInstruction *instr) in opcode_matches() 208 uint8_t opcode[2]; in evaluate_tpr_instruction() local 410 uint8_t opcode[2]; in do_patch_instruction() local
|
/openbmc/qemu/include/io/ |
H A D | channel-websock.h | 67 uint8_t opcode; member
|
/openbmc/linux/arch/x86/kernel/ |
H A D | step.c | 59 unsigned char opcode[15]; in is_setting_trap_flag() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | verbs.c | 286 static u64 hfi1_fault_tx(struct rvt_qp *qp, u8 opcode, u64 pbc) in hfi1_fault_tx() 317 static opcode_handler tid_qp_ok(int opcode, struct hfi1_packet *packet) in tid_qp_ok() 339 u8 opcode; in hfi1_kdeth_eager_rcv() local 393 u8 opcode; in hfi1_kdeth_expected_rcv() local 788 static u64 update_hcrc(u8 opcode, u64 pbc) in update_hcrc()
|
H A D | uc.c | 266 u32 opcode = packet->opcode; in hfi1_uc_rcv() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-intel.c | 335 static int intel_spi_opcode_index(struct intel_spi *ispi, u8 opcode, int optype) in intel_spi_opcode_index() 386 static int intel_spi_sw_cycle(struct intel_spi *ispi, u8 opcode, size_t len, in intel_spi_sw_cycle() 463 u8 opcode = op->cmd.opcode; in intel_spi_read_reg() local 486 u8 opcode = op->cmd.opcode; in intel_spi_write_reg() local 670 u8 opcode = op->cmd.opcode; in intel_spi_erase() local
|
/openbmc/linux/include/linux/ |
H A D | nvme.h | 840 #define nvme_opcode_name(opcode) { opcode, #opcode } argument 946 __u8 opcode; member 964 __u8 opcode; member 1009 __u8 opcode; member 1035 __u8 opcode; member 1061 __u8 opcode; member 1077 __u8 opcode; member 1167 #define nvme_admin_opcode_name(opcode) { opcode, #opcode } argument 1262 __u8 opcode; member 1279 __u8 opcode; member [all …]
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_uc.c | 242 u32 opcode; in qib_uc_rcv() local
|
/openbmc/linux/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 1131 u8 opcode[0x10]; member 1150 u8 opcode[0x10]; member 4586 u8 opcode[0x10]; member 4608 u8 opcode[0x10]; member 4638 u8 opcode[0x10]; member 4668 u8 opcode[0x10]; member 4698 u8 opcode[0x10]; member 4721 u8 opcode[0x10]; member 4753 u8 opcode[0x10]; member 4775 u8 opcode[0x10]; member [all …]
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | traps.c | 435 do_entUna(void * va, unsigned long opcode, unsigned long reg, in do_entUna() 720 do_entUnaUser(void __user * va, unsigned long opcode, in do_entUnaUser()
|
/openbmc/linux/arch/sh/kernel/ |
H A D | traps.c | 117 insn_size_t opcode; in is_valid_bugaddr() local
|
/openbmc/linux/arch/s390/kernel/ |
H A D | jump_label.c | 15 u16 opcode; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | cachefiles.h | 31 __u32 opcode; member
|
/openbmc/linux/net/bluetooth/ |
H A D | mgmt_util.h | 35 u16 opcode; member
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | double_cpdo.c | 99 unsigned int DoubleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in DoubleCPDO()
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-crypto.c | 114 uint32_t opcode, in virtio_crypto_create_sym_session() 199 uint32_t queue_id, uint32_t opcode, in virtio_crypto_create_asym_session() 347 uint32_t opcode; in virtio_crypto_handle_ctrl() local 833 uint32_t opcode; in virtio_crypto_handle_request() local
|
/openbmc/linux/drivers/media/firewire/ |
H A D | firedtv-avc.c | 77 u8 opcode; member 84 u8 opcode; member 160 static const char *debug_fcp_opcode(unsigned int opcode, in debug_fcp_opcode() 204 unsigned int subunit_type, subunit_id, opcode; in debug_fcp() local
|
/openbmc/linux/include/scsi/ |
H A D | scsi_common.h | 32 #define COMMAND_SIZE(opcode) scsi_command_size_tbl[((opcode) >> 5) & 7] argument
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | qpc.c | 360 static int get_ece_from_mbox(void *out, u16 opcode) in get_ece_from_mbox() 387 static int modify_qp_mbox_alloc(struct mlx5_core_dev *dev, u16 opcode, int qpn, in modify_qp_mbox_alloc() 479 int mlx5_core_qp_modify(struct mlx5_ib_dev *dev, u16 opcode, u32 opt_param_mask, in mlx5_core_qp_modify()
|
/openbmc/linux/drivers/mtd/spi-nor/controllers/ |
H A D | hisi-sfc.c | 180 u8 opcode, size_t len, u8 optype) in hisi_spi_nor_op_reg() 202 static int hisi_spi_nor_read_reg(struct spi_nor *nor, u8 opcode, u8 *buf, in hisi_spi_nor_read_reg() 217 static int hisi_spi_nor_write_reg(struct spi_nor *nor, u8 opcode, in hisi_spi_nor_write_reg()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | dw_mmc-hi3798cv200.c | 61 u32 opcode) in dw_mci_hi3798cv200_execute_tuning()
|
H A D | dw_mmc-k3.c | 202 static int dw_mci_hi6220_execute_tuning(struct dw_mci_slot *slot, u32 opcode) in dw_mci_hi6220_execute_tuning() 367 static int dw_mci_hi3660_execute_tuning(struct dw_mci_slot *slot, u32 opcode) in dw_mci_hi3660_execute_tuning()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_io.c | 375 u8 opcode = 0, inner_hdr_len = 0, outer_hdr_len = 0, total_hdr_len = 0; in qlcnic_tx_encap_pkt() local 462 u8 l4proto, opcode = 0, hdr_len = 0, tag_vlan = 0; in qlcnic_tx_pkt() local 1089 int i = 0, opcode, ret; in qlcnic_handle_fw_message() local 1364 int opcode, desc_cnt, count = 0; in qlcnic_process_rcv_ring() local 1542 int ring, opcode, desc_cnt; in qlcnic_82xx_process_rcv_ring_diag() local 1889 int count = 0, opcode; in qlcnic_83xx_process_rcv_ring() local 2210 int ring, opcode; in qlcnic_83xx_process_rcv_ring_diag() local
|