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.h933 * get_configuration_info_t structure used by GetConfigurationInfo
935 typedef struct get_configuration_info_t { struct
968 } get_configuration_info_t; typedef in typeref:struct:get_configuration_info_t
1098 int32_t csx_GetConfigurationInfo(client_handle_t *, get_configuration_info_t *);
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c564 csx_GetConfigurationInfo(client_handle_t *ch, get_configuration_info_t *gci)
H A Dcs.c209 get_configuration_info_t *);
709 va_arg(arglist, get_configuration_info_t *));
7276 cs_get_configuration_info(client_handle_t *chp, get_configuration_info_t *gci)

Completed in 65 milliseconds