Searched refs:ESP_CMD_SELAS (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/scsi/ | ||
D | esp_scsi.h | 122 #define ESP_CMD_SELAS 0x43 /* Select w/ATN & STOP */ macro |
D | esp_scsi.c | 809 start_cmd = ESP_CMD_DMA | ESP_CMD_SELAS; in esp_maybe_execute_command() |