Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h414 #define CLIENT_IRQ_ALLOCATED 0x04000000 /* IRQ resources allocated */ macro
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs.c2092 CLIENT_IRQ_ALLOCATED | in cs_deregister_client()
6255 client->flags |= (REQ_IRQ_DONE | CLIENT_IRQ_ALLOCATED);
6352 client->flags &= ~(REQ_IRQ_DONE | CLIENT_IRQ_ALLOCATED);