Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h935 typedef struct get_configuration_info_t { struct
968 } get_configuration_info_t; argument
1098 int32_t csx_GetConfigurationInfo(client_handle_t *, get_configuration_info_t *);
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c565 csx_GetConfigurationInfo(client_handle_t *ch, get_configuration_info_t *gci) in csx_GetConfigurationInfo()
H A Dcs.c207 get_configuration_info_t *);
707 va_arg(arglist, get_configuration_info_t *)); in CardServices()
7274 cs_get_configuration_info(client_handle_t *chp, get_configuration_info_t *gci)