Home
last modified time | relevance | path

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

/openbmc/linux/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()