Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A 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()
H A Dsd.c2536 const u8 start_cmd[10] = { in sd_spinup_disk() local
2544 scsi_execute_cmd(sdkp->device, start_cmd, in sd_spinup_disk()