Searched refs:ata_port_err (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/ata/ |
| H A D | libata-acpi.c | 312 ata_port_err(ap, "acpi: failed to set power state to D0\n"); in ata_acpi_port_power_on() 373 ata_port_err(ap, "ACPI get timing mode failed (AE 0x%x)\n", in ata_acpi_gtm() 387 ata_port_err(ap, "_GTM returned invalid length %d\n", in ata_acpi_gtm() 441 ata_port_err(ap, "ACPI set timing mode failed (status=0x%x)\n", in ata_acpi_stm()
|
| H A D | pata_it821x.c | 683 ata_port_err(ap, "%s: rejected\n", __func__); in it821x_firmware_command() 693 ata_port_err(ap, "%s: timeout\n", __func__); in it821x_firmware_command()
|
| H A D | libata-sata.c | 775 ata_port_err(ap, "illegal qc_active transition (%08llx->%08llx)\n", in ata_qc_complete_multiple()
|
| H A D | sata_mv.c | 1213 ata_port_err(ap, "Unable to stop eDMA\n"); in mv_stop_edma() 2067 ata_port_err(ap, "%s: unsupported command: %.2x\n", __func__, in mv_qc_prep()
|
| H A D | libata-scsi.c | 1163 ata_port_err(ap, "Failed to create link to scsi device %s\n", in ata_scsi_sdev_init() 5374 ata_port_err(ap, in ata_scsi_scan_host()
|
| H A D | libata-eh.c | 784 ata_port_err(ap, in ata_scsi_port_error_handler()
|
| /linux/include/linux/ |
| H A D | libata.h | 1563 #define ata_port_err(ap, fmt, ...) \ macro
|