Searched refs:ioc_auto_recover (Results 1 – 2 of 2) sorted by relevance
342 extern int ioc_auto_recover;
46 int ioc_auto_recover = BFA_TRUE; variable118 module_param(ioc_auto_recover, int, S_IRUGO | S_IWUSR);119 MODULE_PARM_DESC(ioc_auto_recover, "IOC auto recovery, default=1, "1716 bfa_auto_recover = ioc_auto_recover; in bfad_init()
Completed in 11 milliseconds