Home
last modified time | relevance | path

Searched refs:match_major (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmodsubr.c1005 major_t match_major) in hwc_spec_add() argument
1014 if ((match_major != DDI_MAJOR_T_NONE) && in hwc_spec_add()
1015 (match_major != entry->hwc_major)) { in hwc_spec_add()
1046 hwc_get_child_spec(dev_info_t *dip, major_t match_major) in hwc_get_child_spec() argument
1081 hwc_spec_add(&list, (struct hwc_spec *)val, match_major); in hwc_get_child_spec()
1098 (struct hwc_spec *)val, match_major); in hwc_get_child_spec()
1112 (struct hwc_spec *)val, match_major); 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()
1148 match_major); in hwc_get_child_spec()