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

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c142 static uint32_t cs_ss_init();
570 * in response to cs_ss_init() calling the CIS module
2465 if ((ret = cs_ss_init()) == CS_SUCCESS)
8508 * cs_ss_init - initialize CS items that need to wait until we receive
8521 cs_ss_init() function
8552 cmn_err(CE_CONT, "cs_ss_init: can't register with "

Completed in 78 milliseconds