Searched refs:maj (Results 1 – 1 of 1) sorted by relevance
27 #define RDS_PROTOCOL(maj, min) (((maj) << 8) | min) argument