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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/fcoe/
H A Dfcoe.h49 unsigned int fcoe_debug_logging; variable
50 module_param_named(debug_logging, fcoe_debug_logging, int, S_IRUGO|S_IWUSR);
58 if (unlikely(fcoe_debug_logging & LEVEL)) \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.h49 unsigned int fcoe_debug_logging; variable
50 module_param_named(debug_logging, fcoe_debug_logging, int, S_IRUGO|S_IWUSR);
58 if (unlikely(fcoe_debug_logging & LEVEL)) \

Completed in 108 milliseconds