Home
last modified time | relevance | path

Searched refs:command_code (Results 1 – 14 of 14) sorted by relevance

/drivers/gpu/drm/radeon/
Dradeon_acpi.c61 u8 command_code; /* notify command code */ member
287 n->command_code = 0; in radeon_atif_get_notification_params()
290 n->command_code = 0x81; in radeon_atif_get_notification_params()
297 n->command_code = params.command_code; in radeon_atif_get_notification_params()
303 n->command_code); in radeon_atif_get_notification_params()
373 event->type != atif->notification_cfg.command_code) in radeon_atif_handler()
Dradeon.h2256 int command_code; member
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c40 int command_code; member
280 n->command_code = 0; in amdgpu_atif_get_notification_params()
283 n->command_code = 0x81; in amdgpu_atif_get_notification_params()
290 n->command_code = params.command_code; in amdgpu_atif_get_notification_params()
296 n->command_code); in amdgpu_atif_get_notification_params()
428 event->type != atif->notification_cfg.command_code) { in amdgpu_atif_handler()
/drivers/platform/x86/
Ddcdbas.h72 __u8 command_code; member
Ddell-smbios-smm.c90 command.command_code = da_command_code; in dell_smbios_smm_call()
Ddcdbas.c255 : "a" (smi_cmd->command_code), in raise_smi()
/drivers/s390/net/
Dqeth_core_mpc.h369 __u16 command_code; member
515 u32 command_code; member
681 __u32 command_code; member
Dqeth_l2_main.c979 if (cmd->data.sbp.hdr.command_code == in qeth_l2_control_event()
1308 enum qeth_ipa_sbp_cmd setcmd = sbp->hdr.command_code; in qeth_bridgeport_makerc()
1420 hdr->command_code = sbp_cmd; in qeth_sbp_build_cmd()
Dqeth_core_main.c2877 hdr->command_code = adp_cmd; in qeth_get_adapter_cmd()
5378 hdr->command_code = cmd_code; in qeth_get_setassparms_cmd()
/drivers/gpu/drm/amd/include/
Damd_acpi.h40 u8 command_code; /* notify command code */ member
/drivers/scsi/isci/
Dscu_task_context.h631 u32 command_code:2; member
Drequest.c239 task_context->command_code = 0; in scu_ssp_request_construct_task_context()
521 task_context->command_code = 0; in scu_sata_request_construct_task_context()
3253 task_context->command_code = 0; in sci_io_request_construct_smp()
/drivers/scsi/qla2xxx/
Dqla_bsg.c386 bsg_request->rqst_data.h_els.command_code, fcport->loop_id, in qla2x00_process_els()
Dqla_iocb.c2904 bsg_request->rqst_data.h_els.command_code; in qla24xx_els_iocb()