Searched refs:ATA_ABORTED (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | ata.h | 100 ATA_ABORTED = (1 << 2), /* command aborted */ enumerator |
/linux-2.4.37.9/drivers/scsi/ | ||
D | libata-core.c | 1155 if (err & ATA_ABORTED) { in ata_dev_identify() |