/linux-6.8/drivers/scsi/ |
D | wd719x.c | 126 static int wd719x_direct_cmd(struct wd719x *wd, u8 opcode, u8 dev, u8 lun, in wd719x_direct_cmd() 487 static int wd719x_reset(struct scsi_cmnd *cmd, u8 opcode, u8 device) in wd719x_reset()
|
D | scsi.c | 539 unsigned int len, unsigned char opcode, in scsi_report_opcode() 593 static bool scsi_cdl_check_cmd(struct scsi_device *sdev, u8 opcode, u16 sa, in scsi_cdl_check_cmd()
|
/linux-6.8/arch/x86/kernel/ |
D | static_call.c | 116 u8 opcode = insn[0]; in __static_call_validate() local
|
/linux-6.8/include/linux/qed/ |
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-6.8/include/uapi/linux/mmc/ |
D | ioctl.h | 18 __u32 opcode; member
|
/linux-6.8/include/uapi/linux/ |
D | cfm_bridge.h | 31 __u8 opcode; member
|
/linux-6.8/drivers/scsi/megaraid/ |
D | megaraid_mm.h | 68 uint8_t opcode; member
|
/linux-6.8/drivers/crypto/cavium/cpt/ |
D | request_manager.h | 46 union opcode_info opcode; member 117 __be16 opcode; member
|
/linux-6.8/drivers/acpi/acpica/ |
D | nsxfname.c | 486 u16 opcode; in ACPI_EXPORT_SYMBOL() local
|
/linux-6.8/drivers/infiniband/hw/cxgb4/ |
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-6.8/net/bluetooth/ |
D | hci_sync.c | 24 static void hci_cmd_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_cmd_sync_complete() 48 static struct sk_buff *hci_cmd_sync_alloc(struct hci_dev *hdev, u16 opcode, in hci_cmd_sync_alloc() 83 static void hci_cmd_sync_add(struct hci_request *req, u16 opcode, u32 plen, in hci_cmd_sync_add() 147 struct sk_buff *__hci_cmd_sync_sk(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_sk() 205 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync() 213 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync() 232 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_ev() 241 int __hci_cmd_sync_status_sk(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_status_sk() 271 int __hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_status() 2396 u16 opcode = extended ? HCI_OP_READ_LOCAL_OOB_EXT_DATA : in hci_read_local_oob_data_sync() local
|
/linux-6.8/arch/s390/kernel/ |
D | dis.c | 66 unsigned char opcode; member 341 static struct s390_insn opcode[] = OPCODE_TABLE_INITIALIZER; variable
|
/linux-6.8/drivers/mmc/host/ |
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()
|
/linux-6.8/include/uapi/scsi/ |
D | scsi_bsg_ufs.h | 109 __u8 opcode; member 132 __u8 opcode; member
|
/linux-6.8/drivers/scsi/qedf/ |
D | qedf_els.c | 550 u8 opcode; in qedf_srr_compl() local 848 u8 opcode; in qedf_rec_compl() local
|
/linux-6.8/include/net/bluetooth/ |
D | hci_sock.h | 53 __le16 opcode; member 59 __le16 opcode; member
|
D | hci_mon.h | 28 __le16 opcode; member
|
/linux-6.8/drivers/nvme/host/ |
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()
|
/linux-6.8/drivers/infiniband/hw/erdma/ |
D | erdma_cq.c | 113 u8 opcode, syndrome, qtype; in erdma_poll_one_cqe() local
|
/linux-6.8/tools/firewire/ |
D | decode-fcp.c | 137 uint32_t opcode:8; member
|
/linux-6.8/tools/testing/selftests/bpf/ |
D | disasm.c | 305 u8 opcode = BPF_OP(insn->code); in print_bpf_insn() local
|
/linux-6.8/include/uapi/linux/can/ |
D | bcm.h | 68 __u32 opcode; member
|
/linux-6.8/kernel/bpf/ |
D | disasm.c | 305 u8 opcode = BPF_OP(insn->code); in print_bpf_insn() local
|
/linux-6.8/drivers/gpu/drm/amd/amdkfd/ |
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()
|
/linux-6.8/drivers/infiniband/sw/rxe/ |
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()
|