Searched refs:DEBUG_FLAGS (Results 1 – 7 of 7) sorted by relevance
146 #define DEBUG_FLAGS ncr_debug macro324 if (DEBUG_FLAGS & DEBUG_ALLOC) in __m_calloc2()339 if (DEBUG_FLAGS & DEBUG_ALLOC) in __m_free()3512 if (DEBUG_FLAGS & DEBUG_SCRIPT) in ncr_script_copy_and_bind()4062 if (DEBUG_FLAGS & DEBUG_NEGO) { in ncr_prepare_nego()4122 if (DEBUG_FLAGS & DEBUG_TINY) { in ncr_queue_command()4427 if (DEBUG_FLAGS & DEBUG_QUEUE) in ncr_put_start_queue()4677 if (DEBUG_FLAGS & DEBUG_TINY) in ncr_complete()5763 if (DEBUG_FLAGS & DEBUG_TINY) in ncr_exception()7064 if (DEBUG_FLAGS & DEBUG_TAGS) { in ncr_get_ccb()[all …]
1453 if (DEBUG_FLAGS & DEBUG_NEGO) {1511 if (DEBUG_FLAGS & DEBUG_QUEUE)2864 if (DEBUG_FLAGS & DEBUG_TINY)3950 if (DEBUG_FLAGS & DEBUG_NEGO) {3981 if (DEBUG_FLAGS & DEBUG_NEGO) {4010 if (DEBUG_FLAGS & DEBUG_NEGO) {4071 if (DEBUG_FLAGS & DEBUG_NEGO) {4136 if (DEBUG_FLAGS & DEBUG_NEGO) {4202 if (DEBUG_FLAGS & DEBUG_NEGO) {4220 if (DEBUG_FLAGS & DEBUG_NEGO) {[all …]
148 #define DEBUG_FLAGS sym_debug_flags macro
151 if (DEBUG_FLAGS & DEBUG_ALLOC) { in __sym_calloc2()168 if (DEBUG_FLAGS & DEBUG_ALLOC) in __sym_mfree()
70 #ifndef DEBUG_FLAGS71 #define DEBUG_FLAGS (0x0000) macro
383 if (DEBUG_FLAGS & DEBUG_SCRIPT) in sym_fw_bind_script()
532 if (DEBUG_FLAGS & DEBUG_TINY) printf_debug ("["); in DEF_SCSI_QCMD()538 if (DEBUG_FLAGS & DEBUG_TINY) printf_debug ("]\n"); in DEF_SCSI_QCMD()
Completed in 30 milliseconds