Searched refs:ata_dev_dbg (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/ata/ |
D | libata-acpi.c | 421 ata_dev_dbg(dev, "%s: ENTER: port#: %d\n", in ata_dev_get_GTF() 440 ata_dev_dbg(dev, "%s: Run _GTF: length or ptr is NULL (0x%llx, 0x%p)\n", in ata_dev_get_GTF() 467 ata_dev_dbg(dev, "%s: returning gtf=%p, gtf_count=%d\n", in ata_dev_get_GTF() 778 ata_dev_dbg(dev, "%s: ix = %d, port#: %d\n", in ata_acpi_push_id()
|
D | libata-core.c | 1862 ata_dev_dbg(dev, "%s: ENTER\n", __func__); in ata_dev_read_id() 1902 ata_dev_dbg(dev, "NODEV after polling detection\n"); in ata_dev_read_id() 1934 ata_dev_dbg(dev, in ata_dev_read_id() 1945 ata_dev_dbg(dev, "dumping IDENTIFY data, " in ata_dev_read_id() 1968 ata_dev_dbg(dev, in ata_dev_read_id() 2130 ata_dev_dbg(dev, in ata_dev_config_ncq() 2140 ata_dev_dbg(dev, "disabling queued TRIM support\n"); in ata_dev_config_ncq() 2182 ata_dev_dbg(dev, "%s: ENTER\n", __func__); in ata_dev_configure() 2229 ata_dev_dbg(dev, in ata_dev_configure() 2363 ata_dev_dbg(dev, in ata_dev_configure() [all …]
|
D | libata-eh.c | 2913 ata_dev_dbg(dev, "link online but device misclassified\n"); in ata_eh_reset() 2919 ata_dev_dbg(dev, in ata_eh_reset() 2924 ata_dev_dbg(dev, in ata_eh_reset()
|
/linux-4.1.27/include/linux/ |
D | libata.h | 1469 #define ata_dev_dbg(dev, fmt, ...) \ macro
|