Searched refs:CLIENT_WIN_REQ (Results 1 – 2 of 2) sorted by relevance
63 #define CLIENT_WIN_REQ(i) (0x20<<(i)) macro
999 if (handle->state & CLIENT_WIN_REQ(i)) in pcmcia_deregister_client()1633 if (!(win->handle->state & CLIENT_WIN_REQ(win->index))) in pcmcia_release_window()1644 win->handle->state &= ~CLIENT_WIN_REQ(win->index); in pcmcia_release_window()1984 (*handle)->state |= CLIENT_WIN_REQ(w); in pcmcia_request_window()