Home
last modified time | relevance | path

Searched refs:WS_IO (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsservice.h247 #define WS_IO 0x01 macro
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c4360 if (state & WS_IO) { in pcmcia_map_reg()
4390 } else if (state & WS_IO) { in pcmcia_map_reg()
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c5576 WS_EXACT_MAPIN | WS_IO);
6099 set_window.state = (WS_ENABLED | WS_IO |
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c2773 if (!(window->state & WS_IO)) { in pcic_set_window()
4492 window->state = WS_IO; in pcic_get_window()