Searched refs:ATA_LFLAG_ASSUME_SEMB (Results 1 – 2 of 2) sorted by relevance
217 ATA_LFLAG_ASSUME_SEMB = (1 << 4), /* assume SEMB class */ enumerator218 ATA_LFLAG_ASSUME_CLASS = ATA_LFLAG_ASSUME_ATA | ATA_LFLAG_ASSUME_SEMB,
3072 else if (lflags & ATA_LFLAG_ASSUME_SEMB) in ata_eh_reset()