Home
last modified time | relevance | path

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

/linux/drivers/ata/
A Dlibata-pmp.c234 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()
821 ata_dev_err(dev, in sata_pmp_eh_recover_pmp()
1021 ata_dev_err(pmp_dev, in sata_pmp_eh_recover()
[all …]
A Dpata_pxa.c60 ata_dev_err(qc->dev, "prep_slave_sg() failed\n"); in pxa_qc_prep()
100 ata_dev_err(qc->dev, "Timeout waiting for DMA completion!"); in pxa_bmdma_stop()
A Dlibata-eh.c2259 ata_dev_err(ehc->i.dev, "exception Emask 0x%x " in ata_eh_link_report()
2264 ata_dev_err(ehc->i.dev, "%s\n", desc); in ata_eh_link_report()
2360 ata_dev_err(qc->dev, "failed command: %s\n", in ata_eh_link_report()
2364 ata_dev_err(qc->dev, in ata_eh_link_report()
2385 ata_dev_err(qc->dev, "status: { Busy }\n"); in ata_eh_link_report()
2387 ata_dev_err(qc->dev, "status: { %s%s%s%s%s}\n", in ata_eh_link_report()
2398 ata_dev_err(qc->dev, "error: { %s%s%s%s%s}\n", in ata_eh_link_report()
2909 ata_dev_err(dev, "head unload failed!\n"); in ata_eh_park_issue_cmd()
A Dlibata-core.c1339 ata_dev_err(dev, in ata_hpa_resize()
2034 ata_dev_err(dev, in ata_read_log_page()
2259 ata_dev_err(dev, in ata_dev_config_ncq()
2741 ata_dev_err(dev, in ata_dev_configure()
3388 ata_dev_err(dev, "failed to set xfermode (err_mask=0x%x)\n", err_mask); in ata_dev_set_mode()
3879 ata_dev_err(dev, "revalidation failed (errno=%d)\n", rc); in ata_dev_revalidate()
A Dlibata-acpi.c1013 ata_dev_err(dev, in ata_acpi_on_devcfg()
A Dsata_nv.c1414 ata_dev_err(qc->dev, "NCQ w/ RESULT_TF not allowed\n"); in nv_adma_qc_issue()
A Dlibata-scsi.c1056 ata_dev_err(dev, "drain buffer allocation failed\n"); in ata_scsi_dev_config()
/linux/include/linux/
A Dlibata.h1525 #define ata_dev_err(dev, fmt, ...) \ macro

Completed in 39 milliseconds