Searched refs:ATA_LFLAG_NO_HRST (Results 1 – 3 of 3) sorted by relevance
179 ATA_LFLAG_NO_HRST = (1 << 1), /* avoid hardreset */ enumerator
6178 { "nohrst", .lflags = ATA_LFLAG_NO_HRST }, in ata_parse_force_one()6180 { "norst", .lflags = ATA_LFLAG_NO_HRST | ATA_LFLAG_NO_SRST }, in ata_parse_force_one()
2477 if (link->flags & ATA_LFLAG_NO_HRST) in ata_eh_reset()