Searched refs:ATA_DFLAG_DEPOP (Results 1 – 3 of 3) sorted by relevance
142 ATA_DFLAG_DEPOP = (1UL << 14), /* supports depopulation capability */ enumerator168 ATA_DFLAG_CDL | ATA_DFLAG_DEPOP | \
3926 return dev->flags & ATA_DFLAG_DEPOP; in ata_scsi_cmd_is_supported()4791 if (!(dev->flags & ATA_DFLAG_DEPOP) || !ata_dma_enabled(dev)) { in ata_scsi_get_phys_element_status_xlat()4858 if (!(dev->flags & ATA_DFLAG_DEPOP)) { in ata_scsi_remove_element_and_truncate_xlat()
2740 dev->flags |= ATA_DFLAG_DEPOP; in ata_dev_config_depop()2769 dev->flags &= ~(ATA_DFLAG_DEPOP | ATA_DFLAG_DEPOP_RESTORE | in ata_dev_config_depop()3021 dev->flags & ATA_DFLAG_DEPOP ? " Depop" : "", in ata_dev_print_features()