Searched refs:ATA_LPM_EMPTY (Results 1 – 2 of 2) sorted by relevance
2161 unsigned int hints = ATA_LPM_EMPTY | ATA_LPM_HIPM; in ata_eh_link_set_lpm()2196 hints &= ~ATA_LPM_EMPTY; in ata_eh_link_set_lpm()3713 ATA_LPM_EMPTY); in ata_eh_schedule_probe()3716 ATA_LPM_EMPTY); in ata_eh_schedule_probe()
538 ATA_LPM_EMPTY = (1 << 0), /* port empty/probing */ enumerator