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