Home
last modified time | relevance | path

Searched defs:opcode (Results 401 – 425 of 771) sorted by relevance

1...<<11121314151617181920>>...31

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_pm4_headers.h35 uint32_t opcode:8; member
/openbmc/linux/drivers/bluetooth/
H A Dhci_bcsp.c198 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt() local
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_isr.c662 uint32_t opcode = 0; in qla4xxx_isr_decode_mailbox() local
/openbmc/linux/drivers/gpu/host1x/
H A Djob.c469 u32 opcode = (word & 0xf0000000) >> 28; in validate() local
/openbmc/linux/fs/cachefiles/
H A Dondemand.c469 enum cachefiles_opcode opcode, in cachefiles_ondemand_send_req()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c99 static bool be_cmd_allowed(struct be_adapter *adapter, u8 opcode, u8 subsystem) in be_cmd_allowed()
169 static bool be_skip_err_log(u8 opcode, u16 base_status, u16 addl_status) in be_skip_err_log()
191 u8 opcode = 0, subsystem = 0; in be_async_cmd_process() local
249 u8 opcode = 0, subsystem = 0; in be_mcc_compl_process() local
796 u8 subsystem, u8 opcode, int cmd_len, in be_wrb_cmd_hdr_prepare()
1459 u8 subsys = 0, opcode = 0; in be_cmd_q_destroy() local
/openbmc/linux/drivers/net/ipa/
H A Dgsi.c412 enum gsi_evt_cmd_opcode opcode) in gsi_evt_ring_command()
527 gsi_channel_command(struct gsi_channel *channel, enum gsi_ch_cmd_opcode opcode) in gsi_channel_command()
1769 enum gsi_generic_cmd_opcode opcode, in gsi_generic_command()
/openbmc/linux/arch/x86/math-emu/
H A Dfpu_emu.h115 unsigned int opcode:11; member
/openbmc/linux/include/soc/fsl/
H A Dcpm.h163 static inline int cpm_command(u32 command, u8 opcode) in cpm_command()
/openbmc/u-boot/board/gdsys/a38x/
H A Dhre.c380 uint8_t opcode; in hre_execute_op() local
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.h23 uint32_t opcode; member
/openbmc/qemu/hw/ppc/
H A Dspapr_numa.c595 target_ulong opcode, in h_home_node_associativity()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-xenon.c355 static int xenon_execute_tuning(struct mmc_host *mmc, u32 opcode) in xenon_execute_tuning()
H A Ddw_mmc-exynos.c503 static int dw_mci_exynos_execute_tuning(struct dw_mci_slot *slot, u32 opcode) in dw_mci_exynos_execute_tuning()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_controlq.c1136 void ice_fill_dflt_direct_cmd_desc(struct ice_aq_desc *desc, u16 opcode) in ice_fill_dflt_direct_cmd_desc()
/openbmc/linux/drivers/infiniband/ulp/iser/
H A Discsi_iser.c174 static int iscsi_iser_pdu_alloc(struct iscsi_task *task, uint8_t opcode) in iscsi_iser_pdu_alloc()
/openbmc/linux/drivers/spi/
H A Dspi-microchip-core-qspi.c393 u8 opcode = op->cmd.opcode; in mchp_coreqspi_exec_op() local
/openbmc/linux/arch/arm64/kernel/
H A Darmv8_deprecated.c67 static unsigned int __maybe_unused aarch32_check_condition(u32 opcode, u32 psr) in aarch32_check_condition()
/openbmc/linux/net/ceph/
H A Dosd_client.c664 static bool osd_req_opcode_valid(u16 opcode) in osd_req_opcode_valid()
667 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return true; in osd_req_opcode_valid() argument
742 u16 opcode, u32 flags) in osd_req_op_init()
759 unsigned int which, u16 opcode, in osd_req_op_extent_init()
868 u16 opcode, const char *name, const void *value, in osd_req_op_xattr_init()
1083 int opcode, int flags, in ceph_osdc_new_request()
4580 u8 proto_ver, opcode; in handle_watch_notify() local
/openbmc/linux/include/uapi/linux/
H A Dcoda.h277 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) argument
296 u_int32_t opcode; member
305 u_int32_t opcode; member
/openbmc/u-boot/drivers/spi/
H A Daspeed_spi.c240 u16 opcode; member
792 u8 opcode, u8 *read_buf, int len) in aspeed_spi_read_reg()
816 u8 opcode, const u8 *write_buf, int len) in aspeed_spi_write_reg()
/openbmc/linux/arch/x86/include/asm/
H A Dperf_event_p4.h295 #define P4_OPCODE_ESEL(opcode) ((opcode & 0x00ff) >> 0) argument
296 #define P4_OPCODE_EVNT(opcode) ((opcode & 0xff00) >> 8) argument
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c1430 int i = 0, opcode; in netxen_handle_fw_message() local
1659 int opcode, ring = 0, desc_cnt; in netxen_process_rcv_ring() local
/openbmc/qemu/disas/
H A Dm68k.c221 unsigned long opcode; member
1977 unsigned long opcode = opc->opcode; in print_insn_m68k() local
/openbmc/linux/drivers/usb/serial/
H A Ddigi_acceleport.c1362 int opcode; in digi_read_inb_callback() local
1454 int opcode, line, status, val; in digi_read_oob_callback() local

1...<<11121314151617181920>>...31