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.c2210 static bool ata_identify_page_supported(struct ata_device *dev, u8 page) in ata_identify_page_supported() function
2334 if (!ata_identify_page_supported(dev, ATA_LOG_SATA_SETTINGS)) in ata_dev_config_ncq_prio()
2488 if (!ata_identify_page_supported(dev, ATA_LOG_ZONED_INFORMATION)) { in ata_dev_config_zac()
2526 if (!ata_identify_page_supported(dev, ATA_LOG_SECURITY)) { in ata_dev_config_trusted()
2588 !ata_identify_page_supported(dev, ATA_LOG_SUPPORTED_CAPABILITIES) || in ata_dev_config_cdl()
2589 !ata_identify_page_supported(dev, ATA_LOG_CURRENT_SETTINGS)) in ata_dev_config_cdl()
2783 !ata_identify_page_supported(dev, ATA_LOG_SATA_SETTINGS)) in ata_dev_config_devslp()