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