Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dpci.c146 extern void pci_child_cfg_restore(dev_info_t *dip);
385 pci_child_cfg_restore(dip); in pci_attach()
H A Dpci_util.c855 pci_child_cfg_restore(dev_info_t *dip) in pci_child_cfg_restore() function