Searched refs:SGP_VERS_MINOR (Results 1 – 1 of 1) sorted by relevance
46 #define SGP_VERS_MINOR(data) (((data)->feature_set) & 0x001f) macro454 minor = SGP_VERS_MINOR(data); in sgp_check_compat()