Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dlibata-core.c2145 static bool ata_identify_page_supported(struct ata_device *dev, u8 page) in ata_identify_page_supported() function
2275 if (!ata_identify_page_supported(dev, ATA_LOG_SATA_SETTINGS)) in ata_dev_config_ncq_prio()
2424 if (!ata_identify_page_supported(dev, ATA_LOG_ZONED_INFORMATION)) { in ata_dev_config_zac()
2463 if (!ata_identify_page_supported(dev, ATA_LOG_SECURITY)) { in ata_dev_config_trusted()
2496 !ata_identify_page_supported(dev, ATA_LOG_SUPPORTED_CAPABILITIES) || in ata_dev_config_cdl()
2497 !ata_identify_page_supported(dev, ATA_LOG_CURRENT_SETTINGS)) in ata_dev_config_cdl()
2708 !ata_identify_page_supported(dev, ATA_LOG_SATA_SETTINGS)) in ata_dev_config_devslp()