Searched refs:statefault (Results 1 – 1 of 1) sorted by relevance
2923 int statefault = 0; in MakeIocReady() local2939 statefault = 1; in MakeIocReady()2945 if (!statefault && in MakeIocReady()2956 statefault = 2; in MakeIocReady()2978 ioc->name, whoinit, statefault, force)); in MakeIocReady()2982 if ((statefault == 0 ) && (force == 0)) { in MakeIocReady()2986 statefault = 3; in MakeIocReady()2990 hard_reset_done = KickStart(ioc, statefault||force, sleepFlag); in MakeIocReady()3037 if (statefault < 3) { in MakeIocReady()3039 statefault == 1 ? "stuck handshake" : "IOC FAULT"); in MakeIocReady()