Searched refs:controller_timedout (Results 1 – 2 of 2) sorted by relevance
718 sc->controller_timedout = true; in nvmf_controller_loss_task()753 if (sc->admin != NULL || sc->detaching || sc->controller_timedout) { in nvmf_request_reconnect_task()783 if (sc->admin != NULL || sc->detaching || sc->controller_timedout) { in nvmf_reconnect_host()948 if (!sc->controller_timedout) { in nvmf_detach()
86 bool controller_timedout; member