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