Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/power/
H A Dhandlers.c739 int argn, value, gci = 0, grp_cnt = 0, paren = 0, nerr = 0; in get_thresh() local
744 gci = *vcntp; in get_thresh()
752 grp_cnt = *vcntp - gci; in get_thresh()
753 *(*vlistp + gci) = grp_cnt; in get_thresh()
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c564 csx_GetConfigurationInfo(client_handle_t *ch, get_configuration_info_t *gci) in csx_GetConfigurationInfo() argument
572 return (CardServices(GetConfigurationInfo, ch, gci)); in csx_GetConfigurationInfo()
H A Dcs.c7276 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);