Searched refs:hwc_get_child_spec (Results 1 – 4 of 4) sorted by relevance
97 extern struct hwc_spec *hwc_get_child_spec(dev_info_t *, major_t);
1046 hwc_get_child_spec(dev_info_t *dip, major_t match_major) in hwc_get_child_spec() function
4551 extern struct hwc_spec *hwc_get_child_spec(dev_info_t *, major_t); in i_ndi_make_spec_children()4561 list = hwc_get_child_spec(pdip, DDI_MAJOR_T_NONE); in i_ndi_make_spec_children()6717 ((list = hwc_get_child_spec(dip, (major_t)(uintptr_t)arg)) == NULL)) in reset_nexus_flags()
3463 list = hwc_get_child_spec(ibnex.ibnex_dip, (major_t)-1); in ibnex_pseudo_initnodes()