Searched refs:HFI1_USER_SWMAJOR (Results 1 – 3 of 3) sorted by relevance
69 #define HFI1_USER_SWMAJOR 4 macro
183 #define HFI1_USER_SWVERSION ((HFI1_USER_SWMAJOR << 16) | HFI1_USER_SWMINOR)
855 if (swmajor != HFI1_USER_SWMAJOR) { in assign_ctxt()