Searched refs:ata_port_dbg (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/ata/ |
D | pata_amd.c | 313 ata_port_dbg(ap, "nv_mode_filter: 0x%lx&0x%lx->0x%lx, " in nv_mode_filter()
|
D | pata_ep93xx.c | 859 ata_port_dbg(ap, "drained %d bytes to clear DRQ.\n", count); in ep93xx_pata_drain_fifo()
|
D | sata_rcar.c | 508 ata_port_dbg(ap, "drained %d bytes to clear DRQ\n", count); in sata_rcar_drain_fifo()
|
D | libata-sff.c | 1279 ata_port_dbg(ap, "%s: EXIT\n", __func__); in ata_sff_flush_pio_task() 2123 ata_port_dbg(ap, "drained %d bytes to clear DRQ\n", count); in ata_sff_drain_fifo()
|
/Linux-v4.19/include/linux/ |
D | libata.h | 1438 #define ata_port_dbg(ap, fmt, ...) \ macro
|