Searched defs:cs_destroy_client_handle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c162 static int cs_destroy_client_handle(client_handle_t);
2122 error = cs_destroy_client_handle(client_handle);
2229 * cs_destroy_client_handle - destroys client handle and client structure of
2238 cs_destroy_client_handle(client_handle_t client_handle) function

Completed in 58 milliseconds