Searched defs:iosram_tswitch_aborted (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Diosram.c80 static int iosram_tswitch_aborted = 0; /* tunnel switch abort flag */ variable
2047 if (iosram_tswitch_aborted) {
2088 if (iosram_tswitch_aborted) {
2096 if (iosram_tswitch_aborted) {
2179 if ((!iosram_tswitch_active) || iosram_tswitch_aborted) {
2192 * master, if one is still valid. We also set iosram_tswitch_aborted to
2196 iosram_tswitch_aborted = 1;
2375 if (iosram_tswitch_aborted) {
2418 !iosram_tswitch_aborted &&
2426 if ((softp == NULL) || (iosram_tswitch_aborted)) {
[all...]

Completed in 62 milliseconds