Searched refs:IDE_DBG_PROBE (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/ide/ |
D | ide-cd.c | 941 ide_debug_log(IDE_DBG_PROBE, "cap: %lu, sectors_per_frame: %lu", in cdrom_read_capacity() 1172 ide_debug_log(IDE_DBG_PROBE, "curspeed: %u, maxspeed: %u", in ide_cdrom_update_speed() 1207 ide_debug_log(IDE_DBG_PROBE, "nslots: %d", nslots); in ide_cdrom_register() 1230 ide_debug_log(IDE_DBG_PROBE, "media: 0x%x, atapi_flags: 0x%lx", in ide_cdrom_probe_capabilities() 1509 ide_debug_log(IDE_DBG_PROBE, "enter"); in ide_cdrom_setup() 1737 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-v4.19/include/linux/ |
D | ide.h | 1001 IDE_DBG_PROBE = (1 << 4), enumerator
|