Searched refs:SBP_DEBUG (Results 1 – 2 of 2) sorted by relevance
302 SBP_DEBUG(0) in sbp_identify()317 SBP_DEBUG(0) in sbp_probe()432 SBP_DEBUG(0) in sbp_alloc_lun()582 SBP_DEBUG(1) in sbp_alloc_target()606 SBP_DEBUG(1) in sbp_alloc_target()675 SBP_DEBUG(0) in sbp_login()694 SBP_DEBUG(1) in sbp_probe_target()735 SBP_DEBUG(0) in sbp_probe_target()768 SBP_DEBUG(0) in sbp_post_busreset()788 SBP_DEBUG(0) in sbp_post_explore()[all …]
70 #define SBP_DEBUG(x) if (debug > x) { macro