Searched refs:ibmvfc_debug (Results 1 – 2 of 2) sorted by relevance
919 #define DBG_CMD(CMD) do { if (ibmvfc_debug) CMD; } while (0)
43 static unsigned int ibmvfc_debug = IBMVFC_DEBUG; variable102 module_param_named(debug, ibmvfc_debug, uint, S_IRUGO | S_IWUSR);