Searched refs:ATA_LFLAG_ASSUME_SEMB (Results 1 – 3 of 3) sorted by relevance
403 ATA_LFLAG_ASSUME_SEMB; in sata_pmp_quirks()437 ATA_LFLAG_ASSUME_SEMB; in sata_pmp_quirks()
2857 else if (lflags & ATA_LFLAG_ASSUME_SEMB) in ata_eh_reset()
201 ATA_LFLAG_ASSUME_SEMB = (1 << 4), /* assume SEMB class */ enumerator202 ATA_LFLAG_ASSUME_CLASS = ATA_LFLAG_ASSUME_ATA | ATA_LFLAG_ASSUME_SEMB,