HRM_HASHSIZE
#define HRM_HASHMASK (HRM_HASHSIZE - 1)
hrm_hashtab = kmem_zalloc(HRM_HASHSIZE * sizeof (struct hrmstat *),