Searched refs:ATA_LFLAG_NO_HRST (Results 1 – 4 of 4) sorted by relevance
176 ATA_LFLAG_NO_HRST = (1 << 1), /* avoid hardreset */ enumerator
1584 ap->link.flags |= ATA_LFLAG_NO_HRST; in sata_dwc_error_handler()
6407 { "nohrst", .lflags = ATA_LFLAG_NO_HRST }, in ata_parse_force_one()6409 { "norst", .lflags = ATA_LFLAG_NO_HRST | ATA_LFLAG_NO_SRST }, in ata_parse_force_one()
2573 if (link->flags & ATA_LFLAG_NO_HRST) in ata_eh_reset()