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

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c198 static int cs_request_configuration(client_handle_t, config_req_t *);
693 retcode = cs_request_configuration(ch,
6363 * cs_request_configuration - sets up socket and card configuration on behalf
6385 cs_request_configuration(client_handle_t client_handle, config_req_t *cr) function
6486 cmn_err(CE_CONT, "cs_request_configuration: socket %d "
6559 cmn_err(CE_CONT, "cs_request_configuration: socket %d can't init "
6626 cmn_err(CE_CONT, "cs_request_configuration: client->pin 0x%x "
6641 cmn_err(CE_NOTE, "!cs_request_configuration: attempting to "
6762 cmn_err(CE_CONT, "cs_request_configuration "

Completed in 59 milliseconds