Searched refs:ATA_LFLAG_NO_HRST (Results 1 – 3 of 3) sorted by relevance
2830 if (link->flags & ATA_LFLAG_NO_HRST) in ata_eh_reset()4090 link->flags |= ATA_LFLAG_NO_HRST; in ata_std_error_handler()
6425 force_lflag_on(nohrst, ATA_LFLAG_NO_HRST),6427 force_lflag_on(norst, ATA_LFLAG_NO_HRST | ATA_LFLAG_NO_SRST),
168 ATA_LFLAG_NO_HRST = (1 << 1), /* avoid hardreset */ enumerator