Home
last modified time | relevance | path

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

/titanic_41/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); in cs_deregister_client()
2238 cs_destroy_client_handle(client_handle_t client_handle) in cs_destroy_client_handle() function