Home
last modified time | relevance | path

Searched refs:CLIENT_WIN_ALLOCATED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h413 #define CLIENT_WIN_ALLOCATED 0x08000000 /* window resources allocated */ macro
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c2091 CLIENT_WIN_ALLOCATED | in cs_deregister_client()
4822 client->flags &= ~CLIENT_WIN_ALLOCATED; in cs_release_window()