Searched refs:WIN_PAGED (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/pcmcia/ | ||
D | cs.h | 287 #define WIN_PAGED 0x0020 macro |
/linux-2.4.37.9/drivers/pcmcia/ | ||
D | cs.c | 1947 if (req->Attributes & (WIN_PAGED | WIN_SHARED)) in pcmcia_request_window() |