Searched refs:DBG_SENSE (Results 1 – 1 of 1) sorted by relevance
/drivers/ide/ |
D | ide-tape.c | 54 DBG_SENSE = (1 << 1), enumerator 554 debug_log(DBG_SENSE, "BOP - %s\n", in ide_tape_callback() 556 debug_log(DBG_SENSE, "EOP - %s\n", in ide_tape_callback() 565 debug_log(DBG_SENSE, "Block Location - %u\n", in ide_tape_callback() 694 debug_log(DBG_SENSE, "Retry #%d, cmd = %02X\n", pc->retries, pc->c[0]); in idetape_issue_pc() 795 debug_log(DBG_SENSE, "sector: %llu, nr_sectors: %lu," in idetape_do_request() 1208 debug_log(DBG_SENSE, "%s: cmd=%d\n", __func__, cmd); in idetape_queue_rw_tail() 1428 debug_log(DBG_SENSE, "Enter %s\n", __func__); in idetape_rewind_tape() 1590 debug_log(DBG_SENSE, "%s: spacing over filemark\n", tape->name); in idetape_chrdev_read()
|