Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Desp_scsi.h138 #define ESP_CMD_SELAS 0x43 /* Select w/ATN & STOP */ macro
H A Desp_scsi.c842 start_cmd = ESP_CMD_SELAS; in esp_maybe_execute_command()