Searched refs:hwc_get_child_spec (Results 1 – 4 of 4) sorted by relevance
95 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
4716 extern struct hwc_spec *hwc_get_child_spec(dev_info_t *, major_t); in i_ndi_make_spec_children()4725 list = hwc_get_child_spec(pdip, DDI_MAJOR_T_NONE); in i_ndi_make_spec_children()6872 ((list = hwc_get_child_spec(dip, (major_t)(uintptr_t)arg)) == NULL)) in reset_nexus_flags()
3484 list = hwc_get_child_spec(ibnex.ibnex_dip, (major_t)-1); in ibnex_pseudo_initnodes()