Searched refs:ATA_FLAG_SATA_RESET (Results 1 – 9 of 9) sorted by relevance
126 .host_flags = ATA_FLAG_SATA | ATA_FLAG_SATA_RESET |
131 .host_flags = ATA_FLAG_SATA | ATA_FLAG_SATA_RESET |
242 probe_ent->host_flags = ATA_FLAG_SATA | ATA_FLAG_SATA_RESET | in vt6421_init_probe_ent()
350 ATA_FLAG_MMIO | ATA_FLAG_SATA_RESET; in vsc_sata_init_one()
424 probe_ent->host_flags = ATA_FLAG_SATA | ATA_FLAG_SATA_RESET | in k2_sata_init_one()
1096 if (ap->flags & (ATA_FLAG_SRST | ATA_FLAG_SATA_RESET)) in ata_dev_identify()1412 if (ap->flags & ATA_FLAG_SATA_RESET) { in __sata_phy_reset()1979 if (ap->flags & ATA_FLAG_SATA_RESET) in ata_bus_reset()1998 else if ((ap->flags & ATA_FLAG_SATA_RESET) == 0) { in ata_bus_reset()2032 if (ap->flags & (ATA_FLAG_SATA_RESET | ATA_FLAG_SRST)) { in ata_bus_reset()
179 ATA_FLAG_SATA_RESET |
249 ATA_FLAG_SATA_RESET | ATA_FLAG_MMIO |
120 ATA_FLAG_SATA_RESET = (1 << 7), /* use COMRESET */ enumerator