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

/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe.h43 extern unsigned int fcoe_debug_logging;
50 if (unlikely(fcoe_debug_logging & LEVEL)) \
H A Dfcoe.c62 unsigned int fcoe_debug_logging; variable
63 module_param_named(debug_logging, fcoe_debug_logging, int, S_IRUGO|S_IWUSR);

Completed in 56 milliseconds