Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h413 #define CLIENT_IO_ALLOCATED 0x02000000 /* IO resources allocated */ macro
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs.c2091 if (client->flags & (CLIENT_IO_ALLOCATED | in cs_deregister_client()
5769 client->flags |= (REQ_IO_DONE | CLIENT_IO_ALLOCATED);
5929 client->flags &= ~(REQ_IO_DONE | CLIENT_IO_ALLOCATED);