Searched refs:IOSRAM_STATE_MASTER (Results 1 – 2 of 2) sorted by relevance
243 #define IOSRAM_STATE_MASTER 0x0004 /* MASTER IOSRAM */ macro
1421 if (!(softp->state & IOSRAM_STATE_MASTER)) { in iosram_softintr()2614 ASSERT((softp->state & IOSRAM_STATE_MASTER) == 0); in iosram_remove_map()2720 iosram_master->state &= ~IOSRAM_STATE_MASTER; in iosram_set_master()2728 softp->state |= IOSRAM_STATE_MASTER; in iosram_set_master()