Searched refs:CS_GLOBAL_CIS (Results 1 – 4 of 4) sorted by relevance
1009 cis_info = &sp->cis[CS_GLOBAL_CIS]; in cis_list_create()1124 cistpl_t *gtp = sp->cis[CS_GLOBAL_CIS].cis; in cis_list_create()
189 #define CS_GLOBAL_CIS CIS_MAX_FUNCTIONS macro
1126 GET_FIRST_LTUPLE(sp->cis[CS_GLOBAL_CIS].cis, in cs_get_firstnext_tuple()1160 (fn != CS_GLOBAL_CIS)) { in cs_get_firstnext_tuple()1190 (fn != CS_GLOBAL_CIS)) { in cs_get_firstnext_tuple()1447 if ((fn != CS_GLOBAL_CIS) && in cs_validate_cis()1448 (sp->cis[CS_GLOBAL_CIS].flags & CW_VALID_CIS)) { in cs_validate_cis()1449 cisinfo->Chains += sp->cis[CS_GLOBAL_CIS].nchains; in cs_validate_cis()1450 cisinfo->Tuples += sp->cis[CS_GLOBAL_CIS].ntuples; in cs_validate_cis()8613 bcopy((caddr_t)&sp->cis[CS_GLOBAL_CIS],8615 bzero((caddr_t)&sp->cis[CS_GLOBAL_CIS], sizeof (cis_info_t));
3086 lsocket = CS_MAKE_SOCKET_NUMBER(socket, CS_GLOBAL_CIS); in pcmcia_create_dev_info()