Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ata/
Dlibata-core.c2013 static int ata_log_supported(struct ata_device *dev, u8 log) in ata_log_supported() function
2033 if (!ata_log_supported(dev, ATA_LOG_IDENTIFY_DEVICE)) { in ata_identify_page_supported()
2111 if (!ata_log_supported(dev, ATA_LOG_NCQ_SEND_RECV)) { in ata_dev_config_ncq_send_recv()
2136 if (!ata_log_supported(dev, ATA_LOG_NCQ_NON_DATA)) { in ata_dev_config_ncq_non_data()
2461 buf_len = ata_log_supported(dev, ATA_LOG_CONCURRENT_POSITIONING_RANGES); in ata_dev_config_cpr()