Searched refs:IOSRAM_STATE_TSWITCH (Results 1 – 2 of 2) sorted by relevance
246 #define IOSRAM_STATE_TSWITCH 0x0010 /* tunnel switch source/target */ macro
522 if (iosram_master == softp || (softp->state & IOSRAM_STATE_TSWITCH)) { in iosram_detach()532 if (softp->state & IOSRAM_STATE_TSWITCH) { in iosram_detach()1410 if (softp->state & IOSRAM_STATE_TSWITCH) { in iosram_softintr()2007 softp->state |= IOSRAM_STATE_TSWITCH; in iosram_switch_tunnel()2010 prev_master->state |= IOSRAM_STATE_TSWITCH; in iosram_switch_tunnel()2143 prev_master->state &= ~IOSRAM_STATE_TSWITCH; in iosram_switch_tunnel()2145 softp->state &= ~IOSRAM_STATE_TSWITCH; in iosram_switch_tunnel()