Searched refs:ata_port_warn (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | pata_atp867x.c | 158 ata_port_warn(ap, "ATP867X: active %dclk is invalid. " in atp867x_get_active_clocks_shifted() 192 ata_port_warn(ap, "ATP867X: recover %dclk is invalid. " in atp867x_get_recover_clocks_shifted()
|
H A D | pata_pcmcia.c | 131 ata_port_warn(ap, "drained %d bytes to clear DRQ\n", count); in pcmcia_8bit_drain_fifo()
|
H A D | sata_fsl.c | 881 ata_port_warn(ap, "No Device OR PHYRDY change,Hstatus = 0x%x\n", in sata_fsl_hardreset() 895 ata_port_warn(ap, "No Signature Update\n"); in sata_fsl_hardreset() 970 ata_port_warn(ap, "ATA_SRST issue failed\n"); in sata_fsl_softreset()
|
H A D | sata_via.c | 584 …ata_port_warn(ap, "Incompatible drive: enabling workaround. This slows down transfer rate to ~60 M… in vt6421_error_handler()
|
H A D | sata_nv.c | 613 ata_port_warn(ap, "timeout waiting for ADMA IDLE, stat=0x%hx\n", in nv_adma_register_mode() 627 ata_port_warn(ap, in nv_adma_register_mode() 657 ata_port_warn(ap, in nv_adma_mode()
|
H A D | sata_inic162x.c | 415 ata_port_warn(ap, "unhandled interrupt: cmd=0x%x irq_stat=0x%x idma_stat=0x%x\n", in inic_host_intr()
|
H A D | libata-acpi.c | 313 ata_port_warn(ap, "_GTM returned unexpected object type 0x%x\n", in ata_acpi_gtm()
|
H A D | libata-sff.c | 1388 ata_port_warn(ap, "irq trap\n"); in ata_sff_idle_irq() 1586 ata_port_warn(ap, "lost interrupt (Status 0x%x)\n", status); in ata_sff_lost_interrupt()
|
H A D | sata_sil24.c | 706 ata_port_warn(ap, in sil24_hardreset()
|
H A D | sata_mv.c | 2225 ata_port_warn(ap, "%s transmission error, ifstat=%08x\n", in mv_send_fis() 2551 ata_port_warn(ap, "%s: err_cause=0x%x pp_flags=0x%x\n", in mv_handle_dev_err() 2563 ata_port_warn(ap, "%s: err_cause=0x%x pp_flags=0x%x\n", in mv_handle_dev_err()
|
H A D | libahci.c | 343 ata_port_warn(ap, in ahci_read_em_buffer() 2589 ata_port_warn(ap, "%s (%d)\n", emsg, rc); in ahci_port_stop()
|
/openbmc/linux/include/linux/ |
H A D | libata.h | 1487 #define ata_port_warn(ap, fmt, ...) \ macro
|