Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcs.h766 typedef struct config_req_t { struct
780 } config_req_t; argument
1076 int32_t csx_RequestConfiguration(client_handle_t, config_req_t *);
/titanic_44/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c338 csx_RequestConfiguration(client_handle_t ch, config_req_t *cr) in csx_RequestConfiguration()
H A Dcs.c198 static int cs_request_configuration(client_handle_t, config_req_t *);
694 va_arg(arglist, config_req_t *)); in CardServices()
6385 cs_request_configuration(client_handle_t client_handle, config_req_t *cr)