pcihp_configure
ddi_walk_devs(ddi_get_child(self), pcihp_configure,
ddi_walk_devs(ddi_get_child(self), pcihp_configure, (void *)&ctrl);
ddi_walk_devs(ddi_get_child(self), pcihp_configure,
pcihp_configure, (void *)&ctrl);
pcihp_configure, (void *)&ctrl);
static int pcihp_configure(dev_info_t *, void *);
pcihp_configure, (void *)&ctrl);
pcihp_configure, (void *)&ctrl);
pcihp_configure, (void *)&ctrl);