Searched refs:last_master (Results 1 – 1 of 1) sorted by relevance
2306 struct iosramsoft *last_master = NULL; in iosram_switchfrom() local2396 last_master = softp; in iosram_switchfrom()2417 if ((softp == NULL) && (last_master != NULL) && in iosram_switchfrom()2419 !(last_master->state & IOSRAM_STATE_DETACH)) { in iosram_switchfrom()2420 if (iosram_switch_tunnel(last_master) == 0) { in iosram_switchfrom()2421 softp = last_master; in iosram_switchfrom()