Searched refs:gci (Results 1 – 3 of 3) sorted by relevance
739 int argn, value, gci = 0, grp_cnt = 0, paren = 0, nerr = 0; in get_thresh() local744 gci = *vcntp; in get_thresh()752 grp_cnt = *vcntp - gci; in get_thresh()753 *(*vlistp + gci) = grp_cnt; in get_thresh()
564 csx_GetConfigurationInfo(client_handle_t *ch, get_configuration_info_t *gci) in csx_GetConfigurationInfo() argument572 return (CardServices(GetConfigurationInfo, ch, gci)); in csx_GetConfigurationInfo()
7276 cs_get_configuration_info(client_handle_t *chp, get_configuration_info_t *gci)7286 if ((sp = cs_get_sp(CS_GET_SOCKET_NUMBER(gci->Socket))) == NULL)7292 fn = CS_GET_FUNCTION_NUMBER(gci->Socket);