Searched refs:ata_port_dbg (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
D | pata_amd.c | 314 ata_port_dbg(ap, "nv_mode_filter: 0x%lx&0x%lx->0x%lx, " in nv_mode_filter()
|
D | pata_ep93xx.c | 860 ata_port_dbg(ap, "drained %d bytes to clear DRQ.\n", count); in ep93xx_pata_drain_fifo()
|
D | sata_rcar.c | 504 ata_port_dbg(ap, "drained %d bytes to clear DRQ\n", count); in sata_rcar_drain_fifo()
|
D | libata-sff.c | 1284 ata_port_dbg(ap, "%s: EXIT\n", __func__); in ata_sff_flush_pio_task() 2128 ata_port_dbg(ap, "drained %d bytes to clear DRQ\n", count); in ata_sff_drain_fifo()
|
/kernel/linux/linux-5.10/include/linux/ |
D | libata.h | 1487 #define ata_port_dbg(ap, fmt, ...) \ macro
|