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

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c218 static uint32_t cs_get_socket(client_handle_t, uint32_t *, uint32_t *,
930 if ((ret = cs_get_socket(client_handle, &tuple->Socket,
1058 * See notes for cs_get_socket for a description of valid client, socket
1070 if ((ret = cs_get_socket(client_handle, &tuple->Socket, &fn,
1247 if ((ret = cs_get_socket(client_handle, &tuple->Socket, &fn,
1430 if ((ret = cs_get_socket(client_handle, &cisinfo->Socket, &fn,
8299 * cs_get_socket - returns the socket and function numbers and a pointer
8327 cs_get_socket(client_handle_t client_handle, uint32_t *socket, function

Completed in 70 milliseconds