Searched refs:ata_dev_err (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/ata/ |
| D | libata-pmp.c | 234 ata_dev_err(dev, "failed to read PMP GSCR[%d] (Emask=0x%x)\n", in sata_pmp_read_gscr() 330 ata_dev_err(dev, in sata_pmp_configure() 495 ata_dev_err(dev, "host does not support Port Multiplier\n"); in sata_pmp_attach() 500 ata_dev_err(dev, "Port Multipliers cannot be nested\n"); in sata_pmp_attach() 505 ata_dev_err(dev, "Port Multiplier must be the first device\n"); in sata_pmp_attach() 693 ata_dev_err(dev, "PMP revalidation failed (errno=%d)\n", rc); in sata_pmp_revalidate() 717 ata_dev_err(dev, in sata_pmp_revalidate_quick() 724 ata_dev_err(dev, "PMP product ID mismatch\n"); in sata_pmp_revalidate_quick() 820 ata_dev_err(dev, in sata_pmp_eh_recover_pmp() 1020 ata_dev_err(pmp_dev, in sata_pmp_eh_recover() [all …]
|
| D | pata_pxa.c | 60 ata_dev_err(qc->dev, "prep_slave_sg() failed\n"); in pxa_qc_prep() 98 ata_dev_err(qc->dev, "Timeout waiting for DMA completion!"); in pxa_bmdma_stop()
|
| D | libata-eh.c | 2450 ata_dev_err(ehc->i.dev, "exception Emask 0x%x " in ata_eh_link_report() 2455 ata_dev_err(ehc->i.dev, "%s\n", desc); in ata_eh_link_report() 2551 ata_dev_err(qc->dev, "failed command: %s\n", in ata_eh_link_report() 2555 ata_dev_err(qc->dev, in ata_eh_link_report() 2576 ata_dev_err(qc->dev, "status: { Busy }\n"); in ata_eh_link_report() 2578 ata_dev_err(qc->dev, "status: { %s%s%s%s%s}\n", in ata_eh_link_report() 2589 ata_dev_err(qc->dev, "error: { %s%s%s%s%s}\n", in ata_eh_link_report() 3099 ata_dev_err(dev, "head unload failed!\n"); in ata_eh_park_issue_cmd()
|
| D | libata-acpi.c | 1012 ata_dev_err(dev, in ata_acpi_on_devcfg()
|
| D | libata-core.c | 1393 ata_dev_err(dev, in ata_hpa_resize() 2283 ata_dev_err(dev, in ata_dev_config_ncq() 2678 ata_dev_err(dev, in ata_dev_configure() 3563 ata_dev_err(dev, "failed to set xfermode (err_mask=0x%x)\n", err_mask); in ata_dev_set_mode() 4371 ata_dev_err(dev, "revalidation failed (errno=%d)\n", rc); in ata_dev_revalidate()
|
| D | sata_nv.c | 1406 ata_dev_err(qc->dev, "NCQ w/ RESULT_TF not allowed\n"); in nv_adma_qc_issue()
|
| D | libata-scsi.c | 1271 ata_dev_err(dev, "drain buffer allocation failed\n"); in ata_scsi_dev_config()
|
| /Linux-v5.4/include/linux/ |
| D | libata.h | 1435 #define ata_dev_err(dev, fmt, ...) \ macro
|