Searched refs:command_code (Results 1 – 10 of 10) sorted by relevance
116 __u8 command_code; member
60 command.command_code = da_command_code; in dell_smbios_smm_call()
270 : "a" (smi_cmd->command_code), in raise_smi()
462 int command_code; in cyttsp5_validate_cmd_response() local499 command_code = ts->response_buf[HID_OUTPUT_RESPONSE_CMD_OFFSET] in cyttsp5_validate_cmd_response()501 if (command_code != code) { in cyttsp5_validate_cmd_response()504 command_code); in cyttsp5_validate_cmd_response()
631 u32 command_code:2; member
180 u8 command_code; member
1336 uint32_t command_code : 12; /**< GPINT command */ member1602 uint32_t command_code: 8; /**< INBOX0 command code */ member1613 uint32_t command_code: 8; member
1486 hw_lock_cmd.bits.command_code = DMUB_INBOX0_CMD__HW_LOCK; in dcn401_dmub_hw_control_lock()1501 hw_lock_cmd.bits.command_code = DMUB_INBOX0_CMD__HW_LOCK; in dcn401_dmub_hw_control_lock_fast()
1775 enum dmub_gpint_command command_code, in dm_dmub_send_vbios_gpint_command() argument1785 reg.bits.command_code = command_code; in dm_dmub_send_vbios_gpint_command()
3198 bsg_request->rqst_data.h_els.command_code; in qla24xx_els_iocb()