Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h221 #define GET_CLIENT_FUNCTION(ch) (((ch)>>24)&CS_MAX_FUNCTIONS_MASK) macro
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs.c4688 GET_CLIENT_FUNCTION(client_handle)); in cs_request_window()
5531 GET_CLIENT_FUNCTION(client_handle));
5849 GET_CLIENT_FUNCTION(client_handle));
6216 GET_CLIENT_FUNCTION(client_handle));
6334 GET_CLIENT_FUNCTION(client_handle));
7297 if (GET_CLIENT_FUNCTION(client->client_handle) == fn) {
8347 fn = GET_CLIENT_FUNCTION(client_handle);