Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-core.c2137 static int ata_log_supported(struct ata_device *dev, u8 log) in ata_log_supported() function
2157 if (!ata_log_supported(dev, ATA_LOG_IDENTIFY_DEVICE)) { in ata_identify_page_supported()
2235 if (!ata_log_supported(dev, ATA_LOG_NCQ_SEND_RECV)) { in ata_dev_config_ncq_send_recv()
2260 if (!ata_log_supported(dev, ATA_LOG_NCQ_NON_DATA)) { in ata_dev_config_ncq_non_data()
2499 if (!ata_log_supported(dev, ATA_LOG_IDENTIFY_DEVICE) || in ata_dev_config_cdl()
2740 buf_len = ata_log_supported(dev, ATA_LOG_CONCURRENT_POSITIONING_RANGES); in ata_dev_config_cpr()
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-core.c2036 static bool ata_log_supported(struct ata_device *dev, u8 log) in ata_log_supported() function
2050 if (!ata_log_supported(dev, ATA_LOG_IDENTIFY_DEVICE)) { in ata_identify_page_supported()
2124 if (!ata_log_supported(dev, ATA_LOG_NCQ_SEND_RECV)) { in ata_dev_config_ncq_send_recv()
2153 if (!ata_log_supported(dev, ATA_LOG_NCQ_NON_DATA)) { in ata_dev_config_ncq_non_data()

Completed in 15 milliseconds