Searched refs:ESP_CMD_FLAG_ABORT (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/scsi/ | ||
D | esp_scsi.h | 284 #define ESP_CMD_FLAG_ABORT 0x02 /* being aborted */ macro |
D | esp_scsi.c | 1213 if (ent->flags & ESP_CMD_FLAG_ABORT) { in esp_reconnect() |