Searched refs:IOSRAM_STATE_DETACH (Results 1 – 2 of 2) sorted by relevance
247 #define IOSRAM_STATE_DETACH 0x0020 /* IOSRAM instance being detached */ macro
516 softp->state |= IOSRAM_STATE_DETACH; in iosram_detach()533 softp->state &= ~IOSRAM_STATE_DETACH; in iosram_detach()543 softp->state &= ~IOSRAM_STATE_DETACH; in iosram_detach()1992 if (softp == NULL || (softp->state & IOSRAM_STATE_DETACH)) { in iosram_switch_tunnel()2385 if (softp->state & IOSRAM_STATE_DETACH) { in iosram_switchfrom()2419 !(last_master->state & IOSRAM_STATE_DETACH)) { in iosram_switchfrom()