Home
last modified time | relevance | path

Searched defs:opcode (Results 426 – 450 of 545) sorted by relevance

1...<<11121314151617181920>>...22

/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.c1487 uint8_t portid, opcode = *(uint8_t *)cmd; in csio_fcoe_fwevt_handler() local
H A Dcsio_mb.c1407 uint8_t opcode = *(uint8_t *)cmd; in csio_mb_fwevt_handler() local
/linux/drivers/fsi/
H A Dfsi-master-ast-cf.c215 uint8_t ds, opcode; in build_ar_command() local
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c2100 u8 opcode = FW_CMD_OP_G(be32_to_cpu(cmd_hdr->hi)); in t4vf_handle_fw_rpl() local
/linux/drivers/bluetooth/
H A Dbtintel.h140 __le16 opcode; member
/linux/include/uapi/linux/
H A Dvirtio_pci.h271 __le16 opcode; member
/linux/drivers/input/touchscreen/
H A Dcyttsp5.c115 #define SET_CMD_OPCODE(byte, opcode) SET_CMD_LOW(byte, opcode) argument
/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h429 u8 opcode[6]; /* opcode */ member
813 u8 opcode[6]; /* opcode 0x00 */ member
843 u8 opcode[6]; member
/linux/net/ipv4/
H A Dtcp_input.c4247 int opcode = *ptr++; in tcp_parse_mss_option() local
4299 int opcode = *ptr++; in tcp_parse_options() local
4489 int opcode = *ptr++; in tcp_do_parse_auth_options() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c1271 ice_aq_prep_for_event(struct ice_pf * pf,struct ice_aq_task * task,u16 opcode) ice_aq_prep_for_event() argument
1356 ice_aq_check_events(struct ice_pf * pf,u16 opcode,struct ice_rq_event_info * event) ice_aq_check_events() argument
1502 u16 opcode; __ice_clean_ctrlq() local
[all...]
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi_enet.h74 u16 opcode; member
85 u16 opcode; /* BFI_ENET_TXQ_WI_EXTENSION */ member
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.c827 int opcode = LSW(cmd->req.arg[0]); in qlcnic_83xx_poll_for_mbx_completion() local
852 int cmd_type, err, opcode; in qlcnic_83xx_issue_cmd() local
/linux/arch/x86/kvm/svm/
H A Dsvm.c2162 static int emulate_svm_instr(struct kvm_vcpu *vcpu, int opcode) in emulate_svm_instr()
2199 int opcode; in gp_interception() local
/linux/drivers/scsi/
H A Dscsi_debug.c483 u8 opcode; /* if num_attached > 0, preferred */ member
6877 u8 opcode = cmd[0]; in scsi_debug_abort() local
6966 u8 opcode = cmd[0]; in scsi_debug_device_reset() local
7006 u8 opcode = cmd[0]; in scsi_debug_target_reset() local
9338 u8 opcode = cmd[0]; in scsi_debug_queuecommand() local
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1966 u8 opcode = cxgbit_skcb_rx_opcode(skb); in cxgbit_rx_cpl() local
/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c1701 u8 opcode; in mlx5vf_cq_poll_one() local
/linux/tools/perf/util/
H A Ddisasm.c723 int opcode = PPC_OP(dl->raw.raw_insn); in arithmetic__parse() local
/linux/drivers/media/dvb-frontends/
H A Dmxl692_defs.h333 u8 opcode; member
/linux/drivers/gpu/drm/amd/include/
H A Dumsch_mm_4_0_api_def.h145 uint32_t opcode : 8; member
/linux/drivers/misc/sgi-gru/
H A Dgru_instructions.h303 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, in __opdword()
/linux/tools/include/uapi/linux/
H A Dpkt_cls.h60 #define TC_ACT_EXT_CMP(combined, opcode) (TC_ACT_EXT_OPCODE(combined) == opcode) argument
/linux/include/uapi/scsi/
H A Dscsi_bsg_mpi3mr.h369 __u8 opcode; member
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c724 u32 opcode = FW_OFLD_TX_DATA_WR; in cxgb4i_make_tx_data_wr() local
/linux/drivers/nvme/host/
H A Dcore.c1206 nvme_command_effects(struct nvme_ctrl * ctrl,struct nvme_ns * ns,u8 opcode) nvme_command_effects() argument
1235 nvme_passthru_start(struct nvme_ctrl * ctrl,struct nvme_ns * ns,u8 opcode) nvme_passthru_start() argument
[all...]
/linux/include/linux/mlx4/
H A Dqp.h337 u8 opcode; member

1...<<11121314151617181920>>...22