Searched refs:fwfault_debug (Results 1 – 1 of 1) sorted by relevance
3445 * fwfault_debug_show - show/store fwfault_debug3460 return snprintf(buf, PAGE_SIZE, "%d\n", ioc->fwfault_debug); in fwfault_debug_show() 3473 ioc->fwfault_debug = val; in fwfault_debug_store() 3474 ioc_info(ioc, "fwfault_debug=%d\n", in fwfault_debug_store() 3475 ioc->fwfault_debug); in fwfault_debug_store() 3478 static DEVICE_ATTR_RW(fwfault_debug);