Searched refs:hwc_class (Results 1 – 3 of 3) sorted by relevance
41 struct hwc_class { struct42 struct hwc_class *class_next; argument
54 struct hwc_class *hcl_head; /* head of list of classes */2756 struct hwc_class *hcl; in add_class()2767 hcl = kmem_zalloc(sizeof (struct hwc_class), KM_SLEEP); in add_class()2790 struct hwc_class *hcl; in get_class()2808 struct hwc_class *hcl, *hcl1; in read_class_file()2824 kmem_free(hcl1, sizeof (struct hwc_class)); in read_class_file()2896 struct hwc_class *hcl; in impl_parlist_to_major()
55 extern struct hwc_class *hcl_head;