Home
last modified time | relevance | path

Searched refs:ata_identify_page_supported (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/ata/
H A Dlibata-core.c2225 static bool ata_identify_page_supported(struct ata_device *dev, u8 page) in ata_identify_page_supported() function
2349 if (!ata_identify_page_supported(dev, ATA_LOG_SATA_SETTINGS)) in ata_dev_config_ncq_prio()
2503 if (!ata_identify_page_supported(dev, ATA_LOG_ZONED_INFORMATION)) { in ata_dev_config_zoned()
2541 if (!ata_identify_page_supported(dev, ATA_LOG_SECURITY)) { in ata_dev_config_trusted()
2603 !ata_identify_page_supported(dev, ATA_LOG_SUPPORTED_CAPABILITIES) || in ata_dev_config_cdl()
2604 !ata_identify_page_supported(dev, ATA_LOG_CURRENT_SETTINGS)) in ata_dev_config_cdl()
2718 if (!ata_identify_page_supported(dev, ATA_LOG_SUPPORTED_CAPABILITIES) || in ata_dev_config_depop()
2863 !ata_identify_page_supported(dev, ATA_LOG_SATA_SETTINGS)) in ata_dev_config_devslp()