Home
last modified time | relevance | path

Searched refs:DEBUG_FLAGS (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dncr53c8xx.c158 #define DEBUG_FLAGS ncr_debug macro
160 #define DEBUG_FLAGS SCSI_NCR_DEBUG_FLAGS macro
331 if (DEBUG_FLAGS & DEBUG_ALLOC) in __m_calloc2()
346 if (DEBUG_FLAGS & DEBUG_ALLOC) in __m_free()
3552 if (DEBUG_FLAGS & DEBUG_SCRIPT) in ncr_script_copy_and_bind()
4099 if (DEBUG_FLAGS & DEBUG_NEGO) { in ncr_prepare_nego()
4159 if (DEBUG_FLAGS & DEBUG_TINY) { in ncr_queue_command()
4212 if ((DEBUG_FLAGS & DEBUG_TAGS)||bootverbose>2){ in ncr_queue_command()
4468 if (DEBUG_FLAGS & DEBUG_QUEUE) in ncr_put_start_queue()
4833 if (DEBUG_FLAGS & DEBUG_TINY) in ncr_complete()
[all …]
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym53c8xx.h161 #define DEBUG_FLAGS sym_debug_flags macro
Dsym_hipd.c1466 if (DEBUG_FLAGS & DEBUG_NEGO) {
1524 if (DEBUG_FLAGS & DEBUG_QUEUE)
2241 if (DEBUG_FLAGS & DEBUG_TINY) printf ("T");
2487 if (DEBUG_FLAGS & (DEBUG_TINY|DEBUG_PHASE))
2511 if (DEBUG_FLAGS & DEBUG_PHASE) {
2542 if (DEBUG_FLAGS & DEBUG_PHASE) {
2652 if (DEBUG_FLAGS & DEBUG_PHASE) {
2836 if (DEBUG_FLAGS & DEBUG_TINY) printf ("F ");
2877 if (DEBUG_FLAGS & DEBUG_TINY)
3963 if (DEBUG_FLAGS & DEBUG_NEGO) {
[all …]
Dsym_malloc.c164 if (DEBUG_FLAGS & DEBUG_ALLOC) { in __sym_calloc2()
181 if (DEBUG_FLAGS & DEBUG_ALLOC) in __sym_mfree()
Dsym_hipd.h83 #ifndef DEBUG_FLAGS
84 #define DEBUG_FLAGS (0x0000) macro
Dsym_fw.c400 if (DEBUG_FLAGS & DEBUG_SCRIPT) in sym_fw_bind_script()
Dsym_glue.c554 if (DEBUG_FLAGS & DEBUG_TINY) printf_debug ("["); in DEF_SCSI_QCMD()
560 if (DEBUG_FLAGS & DEBUG_TINY) printf_debug ("]\n"); in DEF_SCSI_QCMD()