Searched refs:hwc_spec_add (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ |
H A D | modsubr.c | 1004 hwc_spec_add(struct hwc_spec **listp, struct hwc_spec *entry, in hwc_spec_add() function 1081 hwc_spec_add(&list, (struct hwc_spec *)val, match_major); in hwc_get_child_spec() 1097 hwc_spec_add(&list, in hwc_get_child_spec() 1111 hwc_spec_add(&list, in hwc_get_child_spec() 1124 hwc_spec_add(&list, (struct hwc_spec *)val, match_major); in hwc_get_child_spec() 1135 hwc_spec_add(&list, (struct hwc_spec *)val, match_major); in hwc_get_child_spec() 1147 hwc_spec_add(&list, (struct hwc_spec *)val, in hwc_get_child_spec()
|