Searched refs:cis_flags (Results 1 – 3 of 3) sorted by relevance
1039 sp->cis_flags |= CW_VALID_CIS; in cis_list_create()1053 sp->cis_flags |= CW_MULTI_FUNCTION_CIS; in cis_list_create()1342 sp->cis_flags = 0; in cis_list_destroy()
960 if ((sp->cis_flags & CW_VALID_CIS) && in cs_parse_tuple()1087 if ((!(sp->cis_flags & CW_VALID_CIS)) || in cs_get_firstnext_tuple()1124 if (sp->cis_flags & CW_MULTI_FUNCTION_CIS) { in cs_get_firstnext_tuple()1158 if (sp->cis_flags & CW_MULTI_FUNCTION_CIS) { in cs_get_firstnext_tuple()1188 if (sp->cis_flags & CW_MULTI_FUNCTION_CIS) { in cs_get_firstnext_tuple()1260 if ((sp->cis_flags & CW_VALID_CIS) && in cs_get_tuple_data()1442 if ((sp->cis_flags & CW_VALID_CIS) && in cs_validate_cis()6753 if (sp->cis_flags & CW_MULTI_FUNCTION_CIS) {6765 crt->cor, cr->ConfigIndex, cr->Attributes, sp->cis_flags,6863 sp->cis_flags, CW_MULTI_FUNCTION_CIS);[all …]
487 uint32_t cis_flags; member