Home
last modified time | relevance | path

Searched refs:ALLOW_DEBUG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dmesh.c84 #define ALLOW_DEBUG(tgt) ((debug_targets >> (tgt)) & 1) macro
85 #define DEBUG_TARGET(cmd) ((cmd) && ALLOW_DEBUG((cmd)->device->id))
715 if (ALLOW_DEBUG(ms->conn_tgt)) { in start_phase()
953 if (ALLOW_DEBUG(t)) { in reselected()
1168 if (ALLOW_DEBUG(ms->conn_tgt)) { in handle_msgin()
1666 if (ALLOW_DEBUG(ms->conn_tgt)) in mesh_interrupt()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmesh.c84 #define ALLOW_DEBUG(tgt) ((debug_targets >> (tgt)) & 1) macro
85 #define DEBUG_TARGET(cmd) ((cmd) && ALLOW_DEBUG((cmd)->device->id))
709 if (ALLOW_DEBUG(ms->conn_tgt)) { in start_phase()
947 if (ALLOW_DEBUG(t)) { in reselected()
1162 if (ALLOW_DEBUG(ms->conn_tgt)) { in handle_msgin()
1661 if (ALLOW_DEBUG(ms->conn_tgt)) in mesh_interrupt()

Completed in 5 milliseconds