Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c233 static int cs_max_client_handles = CS_MAX_CLIENTS; variable
2146 unsigned max_client_handles = cs_max_client_handles; in cs_create_next_client_minor()