Searched refs:prev_master (Results 1 – 1 of 1) sorted by relevance
1981 iosramsoft_t *prev_master; in iosram_switch_tunnel() local2008 prev_master = iosram_master; in iosram_switch_tunnel()2009 if (prev_master) { in iosram_switch_tunnel()2010 prev_master->state |= IOSRAM_STATE_TSWITCH; in iosram_switch_tunnel()2033 if ((prev_master == NULL) && (chunks != NULL)) { in iosram_switch_tunnel()2069 if (prev_master != NULL) { in iosram_switch_tunnel()2127 if (prev_master) { in iosram_switch_tunnel()2129 prev_master, prev_master->instance, NULL, NULL); in iosram_switch_tunnel()2130 (void) iosram_remove_intr(prev_master); in iosram_switch_tunnel()2131 iosram_remove_map(prev_master); in iosram_switch_tunnel()[all …]