Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Desp_scsi.c740 u32 val, start_cmd; in esp_maybe_execute_command() local
839 start_cmd = ESP_CMD_SELAS; in esp_maybe_execute_command()
842 start_cmd = ESP_CMD_SELA; in esp_maybe_execute_command()
847 start_cmd = ESP_CMD_SA3; in esp_maybe_execute_command()
872 esp_send_dma_cmd(esp, val, 16, start_cmd); in esp_maybe_execute_command()