Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsservice.h249 #define WS_IO 0x01 macro
/titanic_50/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c4359 if (state & WS_IO) { in pcmcia_map_reg()
4389 } else if (state & WS_IO) { in pcmcia_map_reg()
/titanic_50/usr/src/uts/common/pcmcia/cs/
H A Dcs.c5578 WS_EXACT_MAPIN | WS_IO);
6101 set_window.state = (WS_ENABLED | WS_IO |
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c2772 if (!(window->state & WS_IO)) { in pcic_set_window()
4491 window->state = WS_IO; in pcic_get_window()