Searched refs:ATA_LFLAG_NO_HRST (Results 1 – 3 of 3) sorted by relevance
2859 if (link->flags & ATA_LFLAG_NO_HRST) in ata_eh_reset()4122 link->flags |= ATA_LFLAG_NO_HRST; in ata_std_error_handler()
6690 force_lflag_on(nohrst, ATA_LFLAG_NO_HRST),6692 force_lflag_on(norst, ATA_LFLAG_NO_HRST | ATA_LFLAG_NO_SRST),
214 ATA_LFLAG_NO_HRST = (1 << 1), /* avoid hardreset */ enumerator