Home
last modified time | relevance | path

Searched refs:IDE_DBG_PC (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/ide/
Dide-cd.c442 ide_debug_log(IDE_DBG_PC, "cmd[0]: 0x%x, write: 0x%x, timeout: %d, " in ide_cd_queue_pc()
620 ide_debug_log(IDE_DBG_PC, "cmd: 0x%x, write: 0x%x", rq->cmd[0], write); in cdrom_newpc_intr()
662 ide_debug_log(IDE_DBG_PC, "DRQ: stat: 0x%x, thislen: %d", in cdrom_newpc_intr()
713 ide_debug_log(IDE_DBG_PC, "data transfer, rq->cmd_type: 0x%x, " in cdrom_newpc_intr()
844 ide_debug_log(IDE_DBG_PC, "rq->cmd[0]: 0x%x, rq->cmd_type: 0x%x", in cdrom_do_block_pc()
Dide-floppy.c91 ide_debug_log(IDE_DBG_PC, "pc = %x", in ide_floppy_callback()
/Linux-v5.10/include/linux/
Dide.h1011 IDE_DBG_PC = BIT(2), enumerator