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

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c1638 int super_client = 0; local
1756 super_client = CLIENT_SUPER_CLIENT;
1769 if (super_client != CLIENT_SUPER_CLIENT) {
1774 return (cs_add_client_to_socket(sn, ch, cr, super_client));
1799 cr, super_client)) == CS_SUCCESS) {
1813 /* cs_clear_superclient_lock(super_client); */
1832 client_reg_t *cr, int super_client)
1979 if (super_client == CLIENT_SUPER_CLIENT)
2060 int error, super_client = 0; local
2118 super_client
1831 cs_add_client_to_socket(unsigned sn, client_handle_t *ch, client_reg_t *cr, int super_client) argument
2398 cs_clear_superclient_lock(int super_client) argument
[all...]

Completed in 49 milliseconds