Searched refs:ATA_LFLAG_NO_HRST (Results 1 – 3 of 3) sorted by relevance
135 ATA_LFLAG_NO_HRST = (1 << 1), /* avoid hardreset */ enumerator
6225 force_lflag_on(nohrst, ATA_LFLAG_NO_HRST),6227 force_lflag_on(norst, ATA_LFLAG_NO_HRST | ATA_LFLAG_NO_SRST),
2475 if (link->flags & ATA_LFLAG_NO_HRST) in ata_eh_reset()
Completed in 23 milliseconds