Searched refs:_io (Results 1 – 6 of 6) sorted by relevance
404 if (!p_dev->_io) in pcmcia_release_io()414 p_dev->_io = 0; in pcmcia_release_io()516 if (p_dev->_io || flags & CONF_ENABLE_IRQ) in pcmcia_enable_device()674 p_dev->_io = 1; in pcmcia_request_io()
384 if (p_dev->_irq || p_dev->_io || p_dev->_locked) in pcmcia_device_remove()
107 u16 _io:1;
125 u16 _io:1; member
190 The _io variants wait_for_completion_io() behave the same as the non-_io
47 checking byte order issues, hacking memcpy_*_io etc.