| /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 …]
|
| /linux/include/scsi/ |
| H A D | scsi_common.h | 32 #define COMMAND_SIZE(opcode) scsi_command_size_tbl[((opcode) >> 5) & 7] argument
|
| /linux/drivers/media/pci/mantis/ |
| H A D | mantis_dma.c | 35 #define RISC_INSTR(risc_pos, opcode) (mantis->risc_cpu[risc_pos++] = cpu_to_le32(opcode)) argument
|
| /linux/include/uapi/linux/netfilter_bridge/ |
| H A D | ebt_arp.h | 25 __be16 opcode; member
|
| /linux/include/trace/events/ |
| H A D | libata.h | 13 #define ata_opcode_name(opcode) { opcode, #opcode } argument
|
| /linux/drivers/acpi/acpica/ |
| H A D | acinterp.h | 34 u8 opcode; member
|
| H A D | nsxfname.c | 486 u16 opcode; in ACPI_EXPORT_SYMBOL() local
|
| /linux/net/bluetooth/ |
| H A D | hci_sync.c | 23 static void hci_cmd_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_cmd_sync_complete() 51 struct sk_buff *hci_cmd_sync_alloc(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync_alloc() 85 static void hci_cmd_sync_add(struct hci_request *req, u16 opcode, u32 plen, in hci_cmd_sync_add() 156 struct sk_buff *__hci_cmd_sync_sk(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_sk() 220 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync() 228 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync() 247 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_ev() 256 int __hci_cmd_sync_status_sk(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_status_sk() 284 int __hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_status() 292 int hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync_status() [all …]
|
| /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
|
| /linux/drivers/crypto/cavium/cpt/ |
| H A D | request_manager.h | 46 union opcode_info opcode; member 117 __be16 opcode; member
|
| /linux/include/uapi/linux/mmc/ |
| H A D | ioctl.h | 18 __u32 opcode; member
|
| /linux/include/uapi/linux/ |
| H A D | cfm_bridge.h | 31 __u8 opcode; member
|
| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_mm.h | 68 uint8_t opcode; member
|
| /linux/arch/x86/kernel/ |
| H A D | static_call.c | 116 u8 opcode = insn[0]; in __static_call_validate() local
|
| /linux/drivers/atm/ |
| H A D | fore200e.h | 249 typedef enum opcode { enum 293 struct activate_opcode opcode; /* activate VC command opcode */ member 313 struct deactivate_opcode opcode; /* deactivate VC command opcode */ member 344 struct oc3_opcode opcode; /* set/get OC-3 regs command opcode */ member 465 struct stats_opcode opcode; /* get statistics command opcode */ member 492 struct prom_opcode opcode; /* get PROM data command opcode */ member 500 enum opcode opcode; /* operation code */ member 669 enum opcode opcode; /* initialize command */ member
|
| /linux/fs/fuse/ |
| H A D | file.c | 27 unsigned int open_flags, int opcode, in fuse_send_open() 132 int opcode = isdir ? FUSE_OPENDIR : FUSE_OPEN; in fuse_file_open() local 293 unsigned int flags, int opcode, bool sync) in fuse_prepare_release() 342 int opcode = isdir ? FUSE_RELEASEDIR : FUSE_RELEASE; in fuse_file_release() local 499 int datasync, int opcode) in fuse_fsync_common() 569 size_t count, int opcode) in fuse_read_args_fill() 2387 const struct file_lock *fl, int opcode, pid_t pid, in fuse_lk_fill() 2436 int opcode = (fl->c.flc_flags & FL_SLEEP) ? FUSE_SETLKW : FUSE_SETLK; in fuse_setlk() local
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_hdr.h | 24 u8 opcode; /* bth opcode of packet */ member 62 u8 opcode; member 91 static inline void __bth_set_opcode(void *arg, u8 opcode) in __bth_set_opcode() 285 static inline void bth_set_opcode(struct rxe_pkt_info *pkt, u8 opcode) in bth_set_opcode() 405 static inline void bth_init(struct rxe_pkt_info *pkt, u8 opcode, int se, in bth_init()
|
| /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
|
| /linux/include/uapi/scsi/ |
| H A D | scsi_bsg_ufs.h | 109 __u8 opcode; member 133 __u8 opcode; member
|
| /linux/include/net/bluetooth/ |
| H A D | hci_sock.h | 53 __le16 opcode; member 59 __le16 opcode; member
|
| /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()
|
| H A D | meson-mx-sdhc-mmc.c | 410 u32 opcode) in meson_mx_sdhc_tuning_point_matches() 424 static int meson_mx_sdhc_execute_tuning(struct mmc_host *mmc, u32 opcode) in meson_mx_sdhc_execute_tuning()
|
| /linux/arch/s390/kernel/ |
| H A D | dis.c | 65 unsigned char opcode; member 344 static struct s390_insn opcode[] = OPCODE_TABLE_INITIALIZER; variable
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gpu_commands.h | 37 #define MI_INSTR(opcode, flags) \ argument 199 #define GFX_INSTR(opcode, flags) ((0x3 << 29) | ((opcode) << 24) | (flags)) argument 345 #define MI_MATH_INSTR(opcode, op1, op2) ((opcode) << 20 | (op1) << 10 | (op2)) argument 440 #define GSC_INSTR(opcode, data, flags) \ argument
|
| /linux/include/uapi/linux/can/ |
| H A D | bcm.h | 68 __u32 opcode; member
|