Searched refs:CS_EVENT_ALL_CLIENTS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h204 * CS_EVENT_ALL_CLIENTS can only be set by the super-client and by
211 #define CS_EVENT_ALL_CLIENTS 0x40000000 /* ?? */ macro
219 CS_EVENT_ALL_CLIENTS | \
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c1688 * CS_EVENT_ALL_CLIENTS
1738 if (cr->EventMask & CS_EVENT_ALL_CLIENTS)
3592 * If the client has set the CS_EVENT_ALL_CLIENTS it means that they
3600 * Note that the CS_EVENT_ALL_CLIENTS must be set in either the
3607 CS_EVENT_ALL_CLIENTS))
4455 * CS_EVENT_ALL_CLIENTS

Completed in 61 milliseconds