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