Searched refs:fc_debug_logging (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/libfc/
H A Dfc_libfc.h20 extern unsigned int fc_debug_logging;
24 if (unlikely(fc_debug_logging & LEVEL)) \
H A Dfc_libfc.c23 unsigned int fc_debug_logging; variable
24 module_param_named(debug_logging, fc_debug_logging, int, S_IRUGO|S_IWUSR);

Completed in 121 milliseconds