Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c224 static int pcicfg_match_dev(dev_info_t *, void *);
2857 ddi_walk_devs(ddi_get_child(dip), pcicfg_match_dev, (void *)&ctrl); in pcicfg_devi_find()
2864 pcicfg_match_dev(dev_info_t *dip, void *hdl) in pcicfg_match_dev() function
/titanic_44/usr/src/uts/sun4/io/
H A Dpcicfg.c279 static int pcicfg_match_dev(dev_info_t *, void *);
3024 ddi_walk_devs(ddi_get_child(dip), pcicfg_match_dev, (void *)&ctrl); in pcicfg_devi_find()
3031 pcicfg_match_dev(dev_info_t *dip, void *hdl) in pcicfg_match_dev() function