Searched refs:ata_identify_page_supported (Results 1 – 1 of 1) sorted by relevance
2167 static bool ata_identify_page_supported(struct ata_device *dev, u8 page) in ata_identify_page_supported() function2291 if (!ata_identify_page_supported(dev, ATA_LOG_SATA_SETTINGS)) in ata_dev_config_ncq_prio()2438 if (!ata_identify_page_supported(dev, ATA_LOG_ZONED_INFORMATION)) { in ata_dev_config_zac()2476 if (!ata_identify_page_supported(dev, ATA_LOG_SECURITY)) { in ata_dev_config_trusted()2538 !ata_identify_page_supported(dev, ATA_LOG_SUPPORTED_CAPABILITIES) || in ata_dev_config_cdl()2539 !ata_identify_page_supported(dev, ATA_LOG_CURRENT_SETTINGS)) in ata_dev_config_cdl()2733 !ata_identify_page_supported(dev, ATA_LOG_SATA_SETTINGS)) in ata_dev_config_devslp()