Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h766 typedef struct config_req_t { struct
780 } config_req_t; typedef
1076 int32_t csx_RequestConfiguration(client_handle_t, config_req_t *);
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c339 csx_RequestConfiguration(client_handle_t ch, config_req_t *cr) in csx_RequestConfiguration()
H A Dcs.c196 static int cs_request_configuration(client_handle_t, config_req_t *);
692 va_arg(arglist, config_req_t *)); in CardServices()
6383 cs_request_configuration(client_handle_t client_handle, config_req_t *cr)