Searched refs:cmd_opcode (Results 1 – 3 of 3) sorted by relevance
20 __field(u32, cmd_opcode)48 __entry->cmd_opcode = mrq->cmd ? mrq->cmd->opcode : 0;83 __entry->cmd_opcode, __entry->cmd_arg,103 __field(u32, cmd_opcode)129 __entry->cmd_opcode = mrq->cmd ? mrq->cmd->opcode : 0;172 __entry->cmd_opcode, __entry->cmd_err,
86 u8 cmd_opcode; member261 comp_ctx->cmd_opcode = cmd->aq_common_descriptor.opcode; in __ena_com_submit_admin_cmd()583 comp_ctx->cmd_opcode); in ena_com_wait_and_process_admin_cq_interrupts()586 comp_ctx->cmd_opcode, comp_ctx->status); in ena_com_wait_and_process_admin_cq_interrupts()
118 unsigned char cmd_opcode; /* first byte of command */ member507 ((srp->data.cmd_opcode >= 0xc0) && (12 == hp->cmd_len)) ? 1 : 0; in sg_read()799 srp->data.cmd_opcode = cmnd[0]; /* hold opcode of command */ in sg_common_write()2573 (int) srp->data.cmd_opcode); in sg_proc_debug_helper()