Searched refs:IDE_DBG_PROBE (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/ide/ |
D | ide-cd.c | 921 ide_debug_log(IDE_DBG_PROBE, "cap: %lu, sectors_per_frame: %lu", in cdrom_read_capacity() 1155 ide_debug_log(IDE_DBG_PROBE, "curspeed: %u, maxspeed: %u", in ide_cdrom_update_speed() 1190 ide_debug_log(IDE_DBG_PROBE, "nslots: %d", nslots); in ide_cdrom_register() 1213 ide_debug_log(IDE_DBG_PROBE, "media: 0x%x, atapi_flags: 0x%lx", in ide_cdrom_probe_capabilities() 1504 ide_debug_log(IDE_DBG_PROBE, "enter"); in ide_cdrom_setup() 1732 ide_debug_log(IDE_DBG_PROBE, "driver_req: %s, media: 0x%x", in ide_cd_probe()
|
D | ide-floppy.c | 404 ide_debug_log(IDE_DBG_PROBE, "Descriptor %d: %dkB, %d blocks, " in ide_floppy_get_capacity() 463 ide_debug_log(IDE_DBG_PROBE, "Descriptor 0 Code: %d", in ide_floppy_get_capacity()
|
/linux-4.4.14/include/linux/ |
D | ide.h | 970 IDE_DBG_PROBE = (1 << 4), enumerator
|