Searched refs:CW_MEM (Results 1 – 2 of 2) sorted by relevance
282 (!(cwp->state & (CW_CIS | CW_MEM | CW_ALLOCATED)))611 #define CW_MEM 0x00000004 /* window being used as mem window */ macro
4721 cw->state |= (CW_ALLOCATED | CW_MEM); in cs_request_window()5144 if ((cw->state & CW_ALLOCATED) && (cw->state & CW_MEM)) in cs_find_window()