Searched refs:SGP_VERS_RESERVED (Results 1 – 1 of 1) sorted by relevance
42 #define SGP_VERS_RESERVED(data) ((((data)->feature_set) & 0x0800) >> 11) macro433 if (SGP_VERS_RESERVED(data)) in sgp_check_compat()