Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ide/
Dide-cd.c430 ide_debug_log(IDE_DBG_PC, "cmd[0]: 0x%x, write: 0x%x, timeout: %d, " in ide_cd_queue_pc()
532 ide_debug_log(IDE_DBG_PC, "cmd: 0x%x, write: 0x%x", rq->cmd[0], write); in cdrom_newpc_intr()
574 ide_debug_log(IDE_DBG_PC, "DRQ: stat: 0x%x, thislen: %d", in cdrom_newpc_intr()
625 ide_debug_log(IDE_DBG_PC, "data transfer, rq->cmd_type: 0x%x, " in cdrom_newpc_intr()
754 ide_debug_log(IDE_DBG_PC, "rq->cmd[0]: 0x%x, rq->cmd_type: 0x%x", in cdrom_do_block_pc()
Dide-floppy.c90 ide_debug_log(IDE_DBG_PC, "pc = %x", in ide_floppy_callback()
/Linux-v4.19/include/linux/
Dide.h997 IDE_DBG_PC = (1 << 2), enumerator