Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Desp_scsi.c743 u32 val, start_cmd; in esp_maybe_execute_command() local
842 start_cmd = ESP_CMD_SELAS; in esp_maybe_execute_command()
845 start_cmd = ESP_CMD_SELA; in esp_maybe_execute_command()
850 start_cmd = ESP_CMD_SA3; in esp_maybe_execute_command()
875 esp_send_dma_cmd(esp, val, 16, start_cmd); in esp_maybe_execute_command()