Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_hw.c133 uint16_t cmd_opcode; in iwmbt_patch_fwfile() local
159 cmd_opcode = le16dec(fw_job.buf); in iwmbt_patch_fwfile()
163 iwmbt_debug("opcode=%04x, len=%02x", cmd_opcode, cmd_length); in iwmbt_patch_fwfile()
170 if (cmd_opcode == 0xfc8e) in iwmbt_patch_fwfile()
/freebsd-14.2/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()