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