Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dintel_ata.h199 #define ATA_ERROR_REG_UNCORRECTABLE_BIT 0x40 macro
H A Dsati.c161 else if (error & ATA_ERROR_REG_UNCORRECTABLE_BIT) in sati_translate_error()