Searched refs:HSP_FN_BASE (Results 1 – 1 of 1) sorted by relevance
106 #define HSP_FN_BASE (1000) macro107 #define HSP_ID_IS_FN(hspid) (HSP_ID(hspid) > HSP_FN_BASE)109 (key + HSP_FN_BASE))111 (HSP_ID(hspid) - HSP_FN_BASE) : MD_KEYBAD)112 #define HSP_KEY_OK(key) (((key + HSP_FN_BASE) & HSP_SET_MASK) == 0)