Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/libfc/
A Dfc_libfc.h20 extern unsigned int fc_debug_logging;
24 if (unlikely(fc_debug_logging & LEVEL)) \
A Dfc_libfc.c23 unsigned int fc_debug_logging; variable
24 module_param_named(debug_logging, fc_debug_logging, int, S_IRUGO|S_IWUSR);

Completed in 3 milliseconds