Home
last modified time | relevance | path

Searched refs:DEBUG_RESET (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/
Dfdomain.c316 #define DEBUG_RESET 1 /* Debug reset() routine */ macro
324 #define DEBUG_RESET 0 macro
Du14-34f.c483 #undef DEBUG_RESET
1473 #if defined(DEBUG_RESET) in u14_34f_eh_host_reset()
Deata.c543 #undef DEBUG_RESET
1995 #if defined(DEBUG_RESET) in eata2x_eh_host_reset()
/drivers/scsi/arm/
Dacornscsi.c41 #define DEBUG_RESET 1024 macro
42 #define DEBUG_ALL (DEBUG_RESET|DEBUG_MESSAGES|DEBUG_LINK|DEBUG_WRITE|\
91 #define DEBUG (DEBUG_RESET|DEBUG_WRITE|DEBUG_NO_WRITE)
2777 #if (DEBUG & DEBUG_RESET) in acornscsi_bus_reset()