Searched refs:PCW_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance
99 #define PCW_ATTRIBUTE 0x0004 /* window is in attribute memory */ macro
3612 memp->pcw_status |= PCW_ATTRIBUTE; in pcic_set_page()3614 memp->pcw_status &= ~PCW_ATTRIBUTE; in pcic_set_page()3672 if (which & PCW_ATTRIBUTE) in pcic_set_page()4330 if (winp->pcw_status & PCW_ATTRIBUTE) in pcic_get_page()