Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Desp_scsi.c725 u32 val, start_cmd; in esp_maybe_execute_command() local
819 start_cmd = ESP_CMD_SELA; in esp_maybe_execute_command()
824 start_cmd = ESP_CMD_SA3; in esp_maybe_execute_command()
844 start_cmd = ESP_CMD_SELAS; in esp_maybe_execute_command()
864 esp_send_dma_cmd(esp, val, 16, start_cmd); in esp_maybe_execute_command()