Home
last modified time | relevance | path

Searched refs:pcihp_match_dev (Results 1 – 1 of 1) sorted by relevance

/titanic_50/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); in pcihp_devi_find()
3138 pcihp_match_dev(dev_info_t *dip, void *hdl) in pcihp_match_dev() function