Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/ata/
A Dlibata-core.c2018 static int ata_log_supported(struct ata_device *dev, u8 log) in ata_log_supported() function
2038 if (!ata_log_supported(dev, ATA_LOG_IDENTIFY_DEVICE)) { in ata_identify_page_supported()
2116 if (!ata_log_supported(dev, ATA_LOG_NCQ_SEND_RECV)) { in ata_dev_config_ncq_send_recv()
2141 if (!ata_log_supported(dev, ATA_LOG_NCQ_NON_DATA)) { in ata_dev_config_ncq_non_data()
2488 buf_len = ata_log_supported(dev, ATA_LOG_CONCURRENT_POSITIONING_RANGES); in ata_dev_config_cpr()

Completed in 12 milliseconds