pcicfg_match_dev
static int pcicfg_match_dev(dev_info_t *, void *);
ddi_walk_devs(ddi_get_child(dip), pcicfg_match_dev, (void *)&ctrl);
static int pcicfg_match_dev(dev_info_t *, void *);
ddi_walk_devs(ddi_get_child(dip), pcicfg_match_dev, (void *)&ctrl);