hwc_get_child_spec
list = hwc_get_child_spec(ibnex.ibnex_dip, (major_t)-1);
extern struct hwc_spec *hwc_get_child_spec(dev_info_t *, major_t);
list = hwc_get_child_spec(pdip, DDI_MAJOR_T_NONE);
((list = hwc_get_child_spec(dip, (major_t)(uintptr_t)arg)) == NULL))
extern struct hwc_spec *hwc_get_child_spec(dev_info_t *, major_t);