Searched refs:IDE_DBG_PROBE (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/ide/ |
| D | ide-cd.c | 1030 ide_debug_log(IDE_DBG_PROBE, "cap: %lu, sectors_per_frame: %lu", in cdrom_read_capacity() 1261 ide_debug_log(IDE_DBG_PROBE, "curspeed: %u, maxspeed: %u", in ide_cdrom_update_speed() 1296 ide_debug_log(IDE_DBG_PROBE, "nslots: %d", nslots); in ide_cdrom_register() 1319 ide_debug_log(IDE_DBG_PROBE, "media: 0x%x, atapi_flags: 0x%lx", in ide_cdrom_probe_capabilities() 1522 ide_debug_log(IDE_DBG_PROBE, "enter"); in ide_cdrom_setup() 1750 ide_debug_log(IDE_DBG_PROBE, "driver_req: %s, media: 0x%x", in ide_cd_probe()
|
| D | ide-floppy.c | 410 ide_debug_log(IDE_DBG_PROBE, "Descriptor %d: %dkB, %d blocks, " in ide_floppy_get_capacity() 470 ide_debug_log(IDE_DBG_PROBE, "Descriptor 0 Code: %d", in ide_floppy_get_capacity()
|
| /Linux-v5.4/include/linux/ |
| D | ide.h | 1011 IDE_DBG_PROBE = BIT(4), enumerator
|