Searched defs:pcihp_match_dev (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c241 static int pcihp_match_dev(dev_info_t *dip, void *hdl);
3131 ddi_walk_devs(ddi_get_child(dip), pcihp_match_dev, (void *)&ctrl); local
3138 pcihp_match_dev(dev_info_t *dip, void *hdl) function

Completed in 52 milliseconds