Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dlibata-core.c2133 static int ata_log_supported(struct ata_device *dev, u8 log) in ata_log_supported() function
2153 if (!ata_log_supported(dev, ATA_LOG_IDENTIFY_DEVICE)) { in ata_identify_page_supported()
2231 if (!ata_log_supported(dev, ATA_LOG_NCQ_SEND_RECV)) { in ata_dev_config_ncq_send_recv()
2256 if (!ata_log_supported(dev, ATA_LOG_NCQ_NON_DATA)) { in ata_dev_config_ncq_non_data()
2495 if (!ata_log_supported(dev, ATA_LOG_IDENTIFY_DEVICE) || in ata_dev_config_cdl()
2736 buf_len = ata_log_supported(dev, ATA_LOG_CONCURRENT_POSITIONING_RANGES); in ata_dev_config_cpr()