Searched refs:ATA_FLAG_NO_DIPM (Results 1 – 4 of 4) sorted by relevance
768 ap->flags |= ATA_FLAG_NO_DIPM; in sata_rcar_setup_port()
173 .flags = AHCI_FLAG_COMMON | ATA_FLAG_NO_DIPM,
3430 bool no_dipm = link->ap->flags & ATA_FLAG_NO_DIPM; in ata_eh_set_lpm()
234 ATA_FLAG_NO_DIPM = (1 << 23), /* host not happy with DIPM */ enumerator