Home
last modified time | relevance | path

Searched refs:libfcoe_debug_logging (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/scsi/fcoe/
Dlibfcoe.h4 extern unsigned int libfcoe_debug_logging;
11 if (unlikely(libfcoe_debug_logging & LEVEL)) \
Dfcoe_transport.c50 unsigned int libfcoe_debug_logging; variable
51 module_param_named(debug_logging, libfcoe_debug_logging, int, S_IRUGO|S_IWUSR);