Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ata/
Dlibata-core.c2025 static bool ata_identify_page_supported(struct ata_device *dev, u8 page) in ata_identify_page_supported() function
2155 if (!ata_identify_page_supported(dev, ATA_LOG_SATA_SETTINGS)) in ata_dev_config_ncq_prio()
2304 if (!ata_identify_page_supported(dev, ATA_LOG_ZONED_INFORMATION)) { in ata_dev_config_zac()
2343 if (!ata_identify_page_supported(dev, ATA_LOG_SECURITY)) { in ata_dev_config_trusted()
2433 !ata_identify_page_supported(dev, ATA_LOG_SATA_SETTINGS)) in ata_dev_config_devslp()