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

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c154 static int cs_destroy_cis(cs_socket_t *);
417 (void) cs_destroy_cis(sp);
2872 (void) cs_destroy_cis(sp);
2982 "calling cs_destroy_cis\n",
2992 (void) cs_destroy_cis(sp);
8622 * cs_destroy_cis - destroys CIS list for socket
8625 cs_destroy_cis(cs_socket_t *sp) function

Completed in 72 milliseconds