Home
last modified time | relevance | path

Searched refs:cmd_opcode (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_hw.c168 uint16_t cmd_opcode; in iwmbt_patch_fwfile() local
194 cmd_opcode = le16dec(fw_job.buf); in iwmbt_patch_fwfile()
198 iwmbt_debug("opcode=%04x, len=%02x", cmd_opcode, cmd_length); in iwmbt_patch_fwfile()
205 if (cmd_opcode == 0xfc8e) in iwmbt_patch_fwfile()
/freebsd/sys/contrib/ena-com/
H A Dena_com.c105 u8 cmd_opcode; member
293 comp_ctx->cmd_opcode = cmd->aq_common_descriptor.opcode; in __ena_com_submit_admin_cmd()
845 comp_ctx->cmd_opcode, admin_queue->auto_polling ? "ON" : "OFF"); in ena_com_wait_and_process_admin_cq_interrupts()
852 comp_ctx->cmd_opcode, comp_ctx->status); in ena_com_wait_and_process_admin_cq_interrupts()