Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_debug.h54 #define __IPATH_VERBDBG 0x40 /* very verbose debug */ macro
82 #define __IPATH_VERBDBG 0x0 /* very verbose debug */ macro
97 #define __IPATH_VERBOSEDBG __IPATH_VERBDBG
Dipath_intr.c541 if (ipath_debug & __IPATH_VERBDBG) { in handle_sdma_errors()
Dipath_iba6110.c549 (ipath_debug & __IPATH_VERBDBG)) in ipath_ht_handle_hwerrors()
Dipath_driver.c1353 if (ipath_debug & __IPATH_VERBDBG) { in ipath_update_pio_bufs()