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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_libfc.h32 extern unsigned int fc_debug_logging;
36 if (unlikely(fc_debug_logging & LEVEL)) \
H A Dfc_libfc.c34 unsigned int fc_debug_logging; variable
35 module_param_named(debug_logging, fc_debug_logging, int, S_IRUGO|S_IWUSR);

Completed in 53 milliseconds