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()
2887 else if (lflags & ATA_LFLAG_ASSUME_SEMB) in ata_eh_reset()
199 ATA_LFLAG_ASSUME_SEMB = (1 << 4), /* assume SEMB class */ enumerator200 ATA_LFLAG_ASSUME_CLASS = ATA_LFLAG_ASSUME_ATA | ATA_LFLAG_ASSUME_SEMB,