Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c225 static int pcicfg_match_dev(dev_info_t *, void *);
2894 ddi_walk_devs(ddi_get_child(dip), pcicfg_match_dev, (void *)&ctrl); in pcicfg_devi_find()
2901 pcicfg_match_dev(dev_info_t *dip, void *hdl) in pcicfg_match_dev() function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c281 static int pcicfg_match_dev(dev_info_t *, void *);
3018 ddi_walk_devs(ddi_get_child(dip), pcicfg_match_dev, (void *)&ctrl); in pcicfg_devi_find()
3025 pcicfg_match_dev(dev_info_t *dip, void *hdl) in pcicfg_match_dev() function