Searched refs:CLIENT_WIN_REQ (Results 1 – 3 of 3) sorted by relevance
23 #define CLIENT_WIN_REQ(i) (0x1<<(i)) macro
440 if (!(p_dev->_win & CLIENT_WIN_REQ(w))) { in pcmcia_release_window()460 p_dev->_win &= ~CLIENT_WIN_REQ(w); in pcmcia_release_window()886 p_dev->_win |= CLIENT_WIN_REQ(w); in pcmcia_request_window()
384 if (p_dev->_win & CLIENT_WIN_REQ(i)) in pcmcia_device_remove()