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

/linux-master/drivers/ata/
H A Dlibata-core.c2151 static bool ata_identify_page_supported(struct ata_device *dev, u8 page) function
2281 if (!ata_identify_page_supported(dev, ATA_LOG_SATA_SETTINGS))
2430 if (!ata_identify_page_supported(dev, ATA_LOG_ZONED_INFORMATION)) {
2469 if (!ata_identify_page_supported(dev, ATA_LOG_SECURITY)) {
2502 !ata_identify_page_supported(dev, ATA_LOG_SUPPORTED_CAPABILITIES) ||
2503 !ata_identify_page_supported(dev, ATA_LOG_CURRENT_SETTINGS))
2714 !ata_identify_page_supported(dev, ATA_LOG_SATA_SETTINGS))

Completed in 122 milliseconds