Searched refs:PCW_WP (Results 1 – 2 of 2) sorted by relevance
100 #define PCW_WP 0x0008 /* window is write protected */ macro
3622 memp->pcw_status |= PCW_WP; in pcic_set_page()3624 memp->pcw_status &= ~PCW_WP; in pcic_set_page()4332 if (winp->pcw_status & PCW_WP) in pcic_get_page()