Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/pci/
H A Dpci.c162 static int pci_removechild(dev_info_t *child);
559 return (pci_removechild((dev_info_t *)arg)); in pci_ctlops()
754 pci_removechild(dev_info_t *dip) in pci_removechild() function