Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.h31 extern unsigned int fcoe_debug_logging;
38 if (unlikely(fcoe_debug_logging & LEVEL)) \
H A Dfcoe.c50 unsigned int fcoe_debug_logging; variable
51 module_param_named(debug_logging, fcoe_debug_logging, int, S_IRUGO|S_IWUSR);