Searched refs:QIB_USER_SWMAJOR (Results 1 – 2 of 2) sorted by relevance
273 #define QIB_USER_SWMAJOR 1 macro284 #define QIB_USER_SWVERSION ((QIB_USER_SWMAJOR << 16) | QIB_USER_SWMINOR)
1191 if (QIB_USER_SWMAJOR != user_swmajor) { in qib_compatible_subctxts()1195 if (QIB_USER_SWMAJOR == 1) { in qib_compatible_subctxts()1237 QIB_USER_SWMAJOR, QIB_USER_SWMINOR); in init_subctxts()1597 if (swmajor != QIB_USER_SWMAJOR) { in qib_assign_ctxt()