Searched refs:hwc_get_child_spec (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dhwconf.h97 extern struct hwc_spec *hwc_get_child_spec(dev_info_t *, major_t);
/illumos-gate/usr/src/uts/common/os/
H A Dmodsubr.c843 * What we get from all the hashing is the function hwc_get_child_spec().
1046 hwc_get_child_spec(dev_info_t *dip, major_t match_major) function
H A Ddevcfg.c4551 extern struct hwc_spec *hwc_get_child_spec(dev_info_t *, major_t);
4561 list = hwc_get_child_spec(pdip, DDI_MAJOR_T_NONE);
6717 ((list = hwc_get_child_spec(dip, (major_t)(uintptr_t)arg)) == NULL))
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c3463 list = hwc_get_child_spec(ibnex.ibnex_dip, (major_t)-1);

Completed in 90 milliseconds